[2025-05-26 09:28:03] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 09:28:03] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 09:28:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[27,1]} 
[2025-05-26 09:28: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-26 09:28: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":[27,1],"time":0.87},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.7},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":4.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":[27,1],"time":1.19},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.7},{"query":"select * from `invoices` where `invoices`.`id` in (574) and `invoices`.`deleted_at` is null","bindings":[],"time":0.51}] 
[2025-05-26 09:28:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[27,1]} 
[2025-05-26 09:28:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[27,1]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28:04] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 09:28:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[22,1]} 
[2025-05-26 09:28: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-26 09:28: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":[22,1],"time":0.79},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":2.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":[22,1],"time":0.8},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.76}] 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[22,1]} 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[22,1]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28:04] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 09:28:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[23,1]} 
[2025-05-26 09:28: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-26 09:28: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":[23,1],"time":0.69},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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.56},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.44}] 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[23,1]} 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[23,1]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28:04] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 09:28:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[24,1]} 
[2025-05-26 09:28: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-26 09:28: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":[24,1],"time":0.44},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":1.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":[24,1],"time":0.45},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.67}] 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[24,1]} 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[24,1]} 
[2025-05-26 09:28:04] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 09:28:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[25,1]} 
[2025-05-26 09:28: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-26 09:28: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":[25,1],"time":0.41},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`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":[25,1],"time":0.44},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.37}] 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[25,1]} 
[2025-05-26 09:28:04] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 09:28:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[26,1]} 
[2025-05-26 09:28: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-26 09:28: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":[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.39}] 
[2025-05-26 09:28:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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-26 09:28: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":[26,1]} 
[2025-05-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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-26 09:28: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\\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-26 09:28:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 09:28:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 09:28: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\\Relations\\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-26 09:28:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 09:28:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 09:28:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:28:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:28:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:28: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 09:28:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 09:28:20] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":48}}} 
[2025-05-26 09:28:20] local.INFO: Params after assignment {"params":{"task":48}} 
[2025-05-26 09:28: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":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-26 09:28:20] local.INFO: 🔹 showDrawer triggered {"task":48} 
[2025-05-26 09:28:20] local.INFO: 🔹 mount() - Task ID: {"task_id":48} 
[2025-05-26 09:28:20] local.INFO: 🔄 Page Updated: {"new_page":3} 
[2025-05-26 09:28:20] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 09:28: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":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$3ad1","type":"->"}]} 
[2025-05-26 09:28:20] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 09:28:20] local.INFO: 🔹 render() - Task ID: {"task_id":48} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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-26 09:28: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-26 09:28:23] local.INFO: 🔹 render() - Task ID: {"task_id":48} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:28: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-26 09:28: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-26 09:29:29] local.ERROR: Call to undefined method App\Models\AuthorityInvoice::createRetentionInvoice() {"userId":1,"exception":"[object] (BadMethodCallException(code: 0): Call to undefined method App\\Models\\AuthorityInvoice::createRetentionInvoice() at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php:67)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php(36): Illuminate\\Database\\Eloquent\\Model::throwBadMethodCallException('createRetention...')
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php(2335): Illuminate\\Database\\Eloquent\\Model->forwardCallTo(Object(Illuminate\\Database\\Eloquent\\Builder), 'createRetention...', Array)
#2 C:\\laragon\\www\\PMS\\app\\Http\\Controllers\\Admin\\Finance\\PaymentController.php(404): Illuminate\\Database\\Eloquent\\Model->__call('createRetention...', Array)
#3 C:\\laragon\\www\\PMS\\app\\Http\\Controllers\\Admin\\Finance\\PaymentController.php(392): App\\Http\\Controllers\\Admin\\Finance\\PaymentController->deletePayment(Object(App\\Models\\InvoicePayment))
#4 C:\\laragon\\www\\PMS\\app\\Http\\Controllers\\Admin\\Finance\\PaymentController.php(327): App\\Http\\Controllers\\Admin\\Finance\\PaymentController->deletePayment(Object(App\\Models\\InvoicePayment))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php(54): App\\Http\\Controllers\\Admin\\Finance\\PaymentController->destroy(Object(App\\Models\\InvoicePayment))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction('destroy', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(App\\Http\\Controllers\\Admin\\Finance\\PaymentController), 'destroy')
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#11 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-permission\\src\\Middlewares\\PermissionMiddleware.php(24): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Permission\\Middlewares\\PermissionMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'delete payment')
#13 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\TwoFAEnabled.php(26): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\TwoFAEnabled->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#15 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\EnsurePasswordNotExpired.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\EnsurePasswordNotExpired->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckForLockMode.php(43): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckForLockMode->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\UserAndCompanyMustActive.php(65): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\UserAndCompanyMustActive->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#21 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\adminVerified.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\adminVerified->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#23 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))
#24 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))
#25 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): 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\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#27 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): 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\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->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\\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\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): 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\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(57): 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\\Auth\\Middleware\\Authenticate->handle(Object(Illuminate\\Http\\Request), Object(Closure), 'admin')
#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(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): 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\\TransformsRequest.php(21): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 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))
#97 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))
#98 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))
#99 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))
#100 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))
#101 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))
#102 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))
#103 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))
#104 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))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): 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\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#113 {main}
"} 
[2025-05-26 09:29: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-26 09:29:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:29:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:29:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:29: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-26 09:29: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":[22,1]} 
[2025-05-26 09:29: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-26 09:29:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:29:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:29:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:29: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-26 09:29: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":[22,1]} 
[2025-05-26 09:29: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\\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-26 09:29:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:29:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:29:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:29: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":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-26 09:29: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":[23,1]} 
[2025-05-26 09:29: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":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-26 09:29:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 09:29:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 09:29:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 09:29: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-26 09:29: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":[23,1]} 
[2025-05-26 09:29:45] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-26 09:29:45] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-26 09:29: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":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-26 09:29:45] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-26 09:29:45] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-26 09:29:45] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 09:29:45] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 09:29: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":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$924","type":"->"}]} 
[2025-05-26 09:29:45] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 09:29:45] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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-26 09:29: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-26 09:29:48] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:29: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-26 09:29: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-26 09:35: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-26 09:36: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-26 09:36: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-26 09:36:31] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-26 09:36: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\\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-26 09:36: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\\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-26 09:36: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\\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-26 09:36: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\\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-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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-26 09:36: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-26 09:36:32] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 09:36: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-26 10:01: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-26 10:03: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-26 10:03: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-26 10:04: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-26 10:04: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-26 10: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 10:08: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-26 10:08: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-26 10:08: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-26 10:11: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-26 10:18: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-26 10:18: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-26 10:18: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-26 10:18: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-26 10:18: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-26 10:18: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-26 10:20: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-26 10:21:05] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":53}}} 
[2025-05-26 10:21:05] local.INFO: Params after assignment {"params":{"task":53}} 
[2025-05-26 10:21: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":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-26 10:21:05] local.INFO: 🔹 showDrawer triggered {"task":53} 
[2025-05-26 10:21:05] local.INFO: 🔹 mount() - Task ID: {"task_id":53} 
[2025-05-26 10:21:05] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 10:21:05] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 10:21: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":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$bab9","type":"->"}]} 
[2025-05-26 10:21:05] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 10:21:05] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:21: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-26 10:21: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-26 10:21:07] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:21: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-26 10:21: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-26 10:21: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-26 10:22: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-26 10:22: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-26 10:23: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-26 10:23:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:23:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:23:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:23: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-26 10:23: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-26 10:23: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-26 10:23:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:23:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:23:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:23: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":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-26 10:23: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-26 10:23:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:23:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:23:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:23: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-26 10:23: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-26 10:23: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-26 10:23:42] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:23: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\\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-26 10:23: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\\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-26 10:23: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\\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-26 10:23: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\\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-26 10:23: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-26 10:23: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-26 10:23:44] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:23: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-26 10:24: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-26 10: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-26 10: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-26 10:25:07] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:25: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-26 10:25: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":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-26 10:25:09] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:25: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-26 10:25: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-26 10:25: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-26 10:25:16] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:25: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-26 10:25: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-26 10:25:18] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:25: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-26 10:27: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-26 10:27: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-26 10:27:04] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:27: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\\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-26 10:27: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\\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-26 10:27: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\\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-26 10:27: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\\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-26 10:27: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-26 10:27: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-26 10:27:06] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:27: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-26 10:27: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-26 10:27: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-26 10:27:15] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:27: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-26 10:27: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":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-26 10:27:17] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:27: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-26 10:28:11] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 10:28:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 10:28:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.29},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.6},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"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":[27,1],"time":0.32},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.16},{"query":"select * from `invoices` where `invoices`.`id` in (574) and `invoices`.`deleted_at` is null","bindings":[],"time":0.21}] 
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 10:28:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.31},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`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":[22,1],"time":0.27},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.25}] 
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 10:28:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.41},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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":[23,1],"time":0.28},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.72}] 
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 10:28:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.28},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"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":[24,1],"time":0.69},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.48}] 
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:12] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 10:28:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.34},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`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":[25,1],"time":0.32},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.26}] 
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:12] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 10:28:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.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":[26,1],"time":0.52}] 
[2025-05-26 10:28:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28: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\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28: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\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28: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\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28: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\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 10:28: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\\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-26 10:28:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 10:28:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28: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\\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-26 10:28:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 10:28:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 10:28:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 10:28:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 10:28: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 10:28:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 10:28:27] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":53}}} 
[2025-05-26 10:28:27] local.INFO: Params after assignment {"params":{"task":53}} 
[2025-05-26 10:28: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-26 10:28:27] local.INFO: 🔹 showDrawer triggered {"task":53} 
[2025-05-26 10:28:27] local.INFO: 🔹 mount() - Task ID: {"task_id":53} 
[2025-05-26 10:28:27] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 10:28:27] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 10:28: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$722","type":"->"}]} 
[2025-05-26 10:28:27] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 10:28:27] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:28: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-26 10:28: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-26 10:28:30] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 10:28: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-26 10:28: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-26 12:03: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\\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-26 12:03:57] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 12:03:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03: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-26 12:03: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.72},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.28},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":12.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.79},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.54},{"query":"select * from `invoices` where `invoices`.`id` in (574) and `invoices`.`deleted_at` is null","bindings":[],"time":0.41}] 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":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-26 12:03: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-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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-26 12:03: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-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 12:03:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03: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":[22,1]} 
[2025-05-26 12:03: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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":1.07},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":1.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":[22,1],"time":0.71},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.9}] 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":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-26 12:03: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":[22,1]} 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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-26 12:03: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":[22,1]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 12:03:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03: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":[23,1]} 
[2025-05-26 12:03: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.55},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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":[23,1],"time":0.52},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.76}] 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":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-26 12:03: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":[23,1]} 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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-26 12:03: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":[23,1]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 12:03:57] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 12:03:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03: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":[24,1]} 
[2025-05-26 12:03: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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 `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"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":[24,1],"time":0.49},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.48}] 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":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-26 12:03: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":[24,1]} 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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-26 12:03: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":[24,1]} 
[2025-05-26 12:03:57] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 12:03:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03: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":[25,1]} 
[2025-05-26 12:03: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.45},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.55},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.58}] 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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-26 12:03: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":[25,1]} 
[2025-05-26 12:03:57] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 12:03:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03: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":[26,1]} 
[2025-05-26 12:03: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 12:03:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.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":[26,1],"time":0.79}] 
[2025-05-26 12:03:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:03:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:03:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:03: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-26 12:03: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":[26,1]} 
[2025-05-26 12:03: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\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03: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\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03:57] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:03: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-26 12:04: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\\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-26 12:04:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:04:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:04:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:04: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":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-26 12:04: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":[27,1]} 
[2025-05-26 12:04: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":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-26 12:04:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:04:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:04:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:04: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":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-26 12:04: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":[27,1]} 
[2025-05-26 12:04:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 12:04:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 12:04:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 12:04: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-26 12:04: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":[27,1]} 
[2025-05-26 12:04:12] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":53}}} 
[2025-05-26 12:04:12] local.INFO: Params after assignment {"params":{"task":53}} 
[2025-05-26 12:04: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":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-26 12:04:12] local.INFO: 🔹 showDrawer triggered {"task":53} 
[2025-05-26 12:04:12] local.INFO: 🔹 mount() - Task ID: {"task_id":53} 
[2025-05-26 12:04:12] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 12:04:12] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 12:04: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":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$117c","type":"->"}]} 
[2025-05-26 12:04:12] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 12:04:12] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:04: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-26 12:04: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-26 12:04:16] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:04: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-26 12:07: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-26 12:07:19] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:07: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-26 12:07: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-26 12:07: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-26 12:07: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-26 12:07: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-26 12:07: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-26 12:07:21] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:07: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-26 12:08: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-26 12:08: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-26 12:08:25] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:08: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-26 12:08: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-26 12:08: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-26 12:08: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-26 12:08: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-26 12:08: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-26 12:08:27] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:08: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-26 12:10: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-26 12:10: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":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-26 12:10:02] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:10: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\\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-26 12:10: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\\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-26 12:10: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\\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-26 12:10: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\\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-26 12:10: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-26 12:10: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-26 12:10:04] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:10: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-26 12:11: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-26 12:11: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-26 12:11:29] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:11: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-26 12:11: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":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-26 12:11:31] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:11: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-26 12: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-26 12:13: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-26 12:13: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-26 12:13:27] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:13: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\\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-26 12:13: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\\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-26 12:13: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\\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-26 12:13: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\\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-26 12:13: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-26 12:13: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-26 12:13:29] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:13: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-26 12:16: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-26 12:16: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-26 12:16:07] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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-26 12:16: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-26 12:16:08] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:16: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-26 12:16: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-26 12:16: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-26 12:16:21] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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-26 12:16: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-26 12:16:22] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:16: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-26 12:16: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-26 12:16: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":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-26 12:16:31] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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\\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-26 12:16: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-26 12:16: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-26 12:16:32] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:16: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-26 12:22: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-26 12:23: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-26 12:25: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-26 12:29: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-26 12:29: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-26 12: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":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 12:29: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-26 12:30: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-26 12:30: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-26 12:31: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-26 12:33: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-26 12:33: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-26 12: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 12: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","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-26 12:34:01] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:34: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\\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-26 12:34: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\\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-26 12:34: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\\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-26 12:34: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\\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-26 12:34: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-26 12:34: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":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-26 12:34:02] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:34: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-26 12:34: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-26 12: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-26 12:49: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-26 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":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 12:53: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-26 12:54: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-26 12:54: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-26 12:54: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-26 12:55: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-26 12:55: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-26 12:55: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-26 12:56: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-26 12:56: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-26 12: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-26 12: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-26 12:56:54] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12: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\\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-26 12: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\\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-26 12: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\\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-26 12: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\\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-26 12:56: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-26 12:56: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":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-26 12:56:55] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 12:56: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-26 12:56: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-26 12:57: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-26 12:57: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-26 12:57: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-26 12:57: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-26 12:57: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-26 12:57: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-26 12:57: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-26 13:03: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-26 13: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":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 13:05: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-26 13:05: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-26 13:05: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-26 13:05: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-26 13:05: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-26 13:05: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-26 13:07: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-26 13:08: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-26 13:08: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-26 13:08: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-26 13:14: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-26 13:14: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":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-26 13:14:30] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 13:14: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":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$5354","type":"->"}]} 
[2025-05-26 13:14: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-26 13:16: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-26 13:16: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":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-26 13:16:59] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 13:17: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-26 13:17: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-26 13:17: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-26 13:17: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-26 13:17: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-26 13:17: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-26 13:18: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-26 13: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-26 13:19: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-26 13:20: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-26 13:20: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-26 13:24: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-26 13:25: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-26 13:25: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-26 13:28: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-26 13:28: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-26 13:45: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\\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-26 13:46: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\\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-26 13:48: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\\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-26 13: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\\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-26 14:11:50] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:14:39] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:22:57] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:23:01] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:24:07] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:36:44] local.ERROR: SQLSTATE[08004] [1040] Too many connections (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1040): SQLSTATE[08004] [1040] Too many connections (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:829)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#14 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')
#15 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))
#16 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))
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 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))
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 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))
#29 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))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 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))
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 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))
#41 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): 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\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 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))
#50 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))
#51 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))
#52 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))
#53 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))
#54 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))
#55 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))
#56 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))
#57 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))
#58 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))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->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\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 {main}

[previous exception] [object] (PDOException(code: 1040): SQLSTATE[08004] [1040] Too many connections at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:65)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(65): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(44): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', '', Array)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1339): call_user_func(Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1375): Illuminate\\Database\\Connection->getPdo()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(528): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect(true)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#24 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')
#25 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))
#26 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))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 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))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 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))
#39 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))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 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))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 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))
#51 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.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\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 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))
#60 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))
#61 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))
#62 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))
#63 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))
#64 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))
#65 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))
#66 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))
#67 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))
#68 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))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 {main}
"} 
[2025-05-26 14:55:30] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:56:07] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:56:53] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:57:26] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 14:57:29] local.ERROR: No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] {"exception":"[object] (Predis\\Connection\\ConnectionException(code: 10061): No connection could be made because the target machine actively refused it [tcp://127.0.0.1:6379] at C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php:144)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(109): Predis\\Connection\\AbstractConnection->onConnectionError('No connection c...', 10061)
#1 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(154): Predis\\Connection\\StreamConnection->createStreamSocket(Object(Predis\\Connection\\Parameters), 'tcp://127.0.0.1...', 4)
#2 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(80): Predis\\Connection\\StreamConnection->tcpStreamInitializer(Object(Predis\\Connection\\Parameters))
#3 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(85): Predis\\Connection\\StreamConnection->createResource()
#4 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(230): Predis\\Connection\\AbstractConnection->connect()
#5 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(169): Predis\\Connection\\StreamConnection->connect()
#6 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(265): Predis\\Connection\\AbstractConnection->getResource()
#7 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\StreamConnection.php(372): Predis\\Connection\\StreamConnection->write('*2\\r\\n$3\\r\\nGET\\r\\n$4...')
#8 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Connection\\AbstractConnection.php(122): Predis\\Connection\\StreamConnection->writeRequest(Object(Predis\\Command\\Redis\\GET))
#9 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(381): Predis\\Connection\\AbstractConnection->executeCommand(Object(Predis\\Command\\Redis\\GET))
#10 C:\\laragon\\www\\PMS\\vendor\\predis\\predis\\src\\Client.php(335): Predis\\Client->executeCommand(Object(Predis\\Command\\Redis\\GET))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(116): Predis\\Client->__call('get', Array)
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Redis\\Connections\\Connection.php(229): Illuminate\\Redis\\Connections\\Connection->command('get', Array)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\RedisStore.php(65): Illuminate\\Redis\\Connections\\Connection->__call('get', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php(98): Illuminate\\Cache\\RedisStore->get('ip_blacklist_12...')
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php(429): Illuminate\\Cache\\Repository->get('ip_blacklist_12...')
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Facades\\Facade.php(355): Illuminate\\Cache\\CacheManager->__call('get', Array)
#17 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(22): Illuminate\\Support\\Facades\\Facade::__callStatic('get', Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 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))
#20 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))
#21 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))
#22 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))
#23 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))
#24 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))
#25 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))
#26 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))
#27 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))
#28 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))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#37 {main}
"} 
[2025-05-26 15:00:01] local.ERROR: SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1049): SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:829)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#14 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')
#15 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))
#16 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))
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 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))
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 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))
#29 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))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 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))
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 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))
#41 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): 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\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 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))
#50 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))
#51 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))
#52 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))
#53 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))
#54 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))
#55 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))
#56 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))
#57 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))
#58 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))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->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\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 {main}

[previous exception] [object] (PDOException(code: 1049): SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:65)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(65): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(44): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', '', Array)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1339): call_user_func(Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1375): Illuminate\\Database\\Connection->getPdo()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(528): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect(true)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#24 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')
#25 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))
#26 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))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 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))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 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))
#39 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))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 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))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 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))
#51 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.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\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 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))
#60 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))
#61 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))
#62 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))
#63 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))
#64 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))
#65 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))
#66 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))
#67 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))
#68 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))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 {main}
"} 
[2025-05-26 15:00:14] local.ERROR: SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1049): SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:829)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#14 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')
#15 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))
#16 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))
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 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))
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 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))
#29 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))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 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))
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 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))
#41 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): 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\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 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))
#50 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))
#51 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))
#52 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))
#53 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))
#54 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))
#55 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))
#56 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))
#57 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))
#58 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))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->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\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 {main}

[previous exception] [object] (PDOException(code: 1049): SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:65)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(65): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(44): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', '', Array)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1339): call_user_func(Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1375): Illuminate\\Database\\Connection->getPdo()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(528): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect(true)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#24 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')
#25 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))
#26 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))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 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))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 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))
#39 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))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 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))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 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))
#51 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.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\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 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))
#60 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))
#61 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))
#62 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))
#63 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))
#64 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))
#65 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))
#66 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))
#67 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))
#68 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))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 {main}
"} 
[2025-05-26 15:03:33] local.ERROR: SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 1049): SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' (Connection: mysql, SQL: select * from `admins` where `id` = 1 and `admins`.`deleted_at` is null limit 1) at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:829)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#14 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')
#15 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))
#16 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))
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#20 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))
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#28 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))
#29 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))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#32 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))
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 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))
#41 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): 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\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 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))
#50 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))
#51 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))
#52 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))
#53 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))
#54 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))
#55 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))
#56 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))
#57 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))
#58 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))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->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\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#67 {main}

[previous exception] [object] (PDOException(code: 1049): SQLSTATE[HY000] [1049] Unknown database 'crm_pms_board' at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php:65)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(65): PDO->__construct('mysql:host=127....', 'root', Object(SensitiveParameterValue), Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\Connector.php(44): Illuminate\\Database\\Connectors\\Connector->createPdoConnection('mysql:host=127....', 'root', '', Array)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\MySqlConnector.php(24): Illuminate\\Database\\Connectors\\Connector->createConnection('mysql:host=127....', Array, Array)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connectors\\ConnectionFactory.php(184): Illuminate\\Database\\Connectors\\MySqlConnector->connect(Array)
#4 [internal function]: Illuminate\\Database\\Connectors\\ConnectionFactory->Illuminate\\Database\\Connectors\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1339): call_user_func(Object(Closure))
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(1375): Illuminate\\Database\\Connection->getPdo()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(528): Illuminate\\Database\\Connection->getReadPdo()
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(423): Illuminate\\Database\\Connection->getPdoForSelect(true)
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(816): Illuminate\\Database\\Connection->Illuminate\\Database\\{closure}('select * from `...', Array)
#10 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(783): Illuminate\\Database\\Connection->runQueryCallback('select * from `...', Array, Object(Closure))
#11 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php(414): Illuminate\\Database\\Connection->run('select * from `...', Array, Object(Closure))
#12 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2913): Illuminate\\Database\\Connection->select('select * from `...', Array, true)
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2902): Illuminate\\Database\\Query\\Builder->runSelect()
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(3456): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Query\\Builder.php(2901): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(739): Illuminate\\Database\\Query\\Builder->get(Array)
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(723): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#18 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php(59): Illuminate\\Database\\Eloquent\\Builder->first()
#20 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php(159): Illuminate\\Auth\\EloquentUserProvider->retrieveById(1)
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php(56): Illuminate\\Auth\\SessionGuard->user()
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(76): Illuminate\\Auth\\SessionGuard->check()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php(55): Illuminate\\Auth\\Middleware\\Authenticate->authenticate(Object(Illuminate\\Http\\Request), Array)
#24 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')
#25 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))
#26 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))
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 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))
#31 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#33 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#35 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#38 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))
#39 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))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#42 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))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 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))
#51 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.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\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): 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\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 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))
#60 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))
#61 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))
#62 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))
#63 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))
#64 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))
#65 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))
#66 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))
#67 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))
#68 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))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.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\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#76 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#77 {main}
"} 
[2025-05-26 15:59: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\\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-26 16:00:27] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 16:00:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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":[27,1],"time":0.69},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.34},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"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":[27,1],"time":0.36},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.21},{"query":"select * from `invoices` where `invoices`.`id` in (574) and `invoices`.`deleted_at` is null","bindings":[],"time":0.26}] 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00:27] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 16:00:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[22,1]} 
[2025-05-26 16:00: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-26 16:00: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":[22,1],"time":0.57},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`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":[22,1],"time":0.24},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572) and `invoices`.`deleted_at` is null","bindings":[],"time":0.32}] 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[22,1]} 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[22,1]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00:27] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 16:00:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[23,1]} 
[2025-05-26 16:00: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-26 16:00: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":[23,1],"time":0.43},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`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":[23,1],"time":0.3},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.25}] 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[23,1]} 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[23,1]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:00:27] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 16:00:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[24,1]} 
[2025-05-26 16:00: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-26 16:00: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":[24,1],"time":0.22},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`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":[24,1],"time":0.39},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.39}] 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[24,1]} 
[2025-05-26 16:00:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[24,1]} 
[2025-05-26 16:00:28] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 16:00:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 16:00:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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.53},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.77},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.46}] 
[2025-05-26 16:00:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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-26 16:00:28] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 16:00:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 16:00:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[26,1]} 
[2025-05-26 16:00: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-26 16:00: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":[26,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":[26,1],"time":0.38}] 
[2025-05-26 16:00:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[26,1]} 
[2025-05-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00: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-26 16:00:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[27,1]} 
[2025-05-26 16:00: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-26 16:00:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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":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-26 16:00: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":[27,1]} 
[2025-05-26 16:00:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:00:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:00:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:00: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-26 16:00: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":[27,1]} 
[2025-05-26 16:00:36] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":53}}} 
[2025-05-26 16:00:36] local.INFO: Params after assignment {"params":{"task":53}} 
[2025-05-26 16:00: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":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-26 16:00:36] local.INFO: 🔹 showDrawer triggered {"task":53} 
[2025-05-26 16:00:36] local.INFO: 🔹 mount() - Task ID: {"task_id":53} 
[2025-05-26 16:00:36] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 16:00:36] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16:00: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":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$981a","type":"->"}]} 
[2025-05-26 16:00:36] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:00:36] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 16:00: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-26 16:00: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-26 16:00:38] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 16: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-26 16:01: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-26 16:01:38] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 16:01: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-26 16:01: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-26 16:01: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-26 16:01: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-26 16:01: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-26 16:01: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-26 16:01:40] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 16:01: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-26 16:01: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-26 16:02: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-26 16:02: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-26 16:02: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-26 16:12: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-26 16:12:33] local.ERROR: Attempt to read property "invoice" on null {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\invoices\\partials\\menu\\add\\edit.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): Attempt to read property \"invoice\" on null at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor.php:34)
[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\\\\...', 34)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor.php(34): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 34)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor->mount(1104)
#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(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor), Array, 'JGkbskdP', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor), Array, 'JGkbskdP', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor), Array, 'JGkbskdP', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::inv...', Array, 'JGkbskdP')
#15 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\invoices\\partials\\menu\\add\\edit.blade.php(26): Livewire\\LivewireManager->mount('scrumboard::inv...', Array, 'JGkbskdP', 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\\Invoice\\InvoiceComponent->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\\Modules\\ScrumBoard\\Resources\\views\\livewire\\invoices\\partials\\menu.blade.php(18): Illuminate\\View\\View->render()
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#31 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\invoices\\invoice-component.blade.php(43): Illuminate\\View\\View->render()
#32 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#35 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#39 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#41 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#44 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#46 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')
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 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))
#52 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 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))
#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\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->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\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#80 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.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\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#84 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))
#85 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))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): 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\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 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))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): 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\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): 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\\Cookie\\Middleware\\EncryptCookies->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\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#97 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))
#98 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))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#101 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))
#102 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 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))
#110 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#116 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#118 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))
#119 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))
#120 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))
#121 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))
#122 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))
#123 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))
#124 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))
#125 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))
#126 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#127 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#128 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#129 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#130 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#131 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#132 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#133 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#134 {main}

[previous exception] [object] (ErrorException(code: 0): Attempt to read property \"invoice\" on null at C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor.php:34)
[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\\\\...', 34)
#1 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor.php(34): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}(2, 'Attempt to read...', 'C:\\\\laragon\\\\www\\\\...', 34)
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor->mount(1104)
#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(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#10 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php(45): Livewire\\ComponentHook->callMount(Array, Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\EventBus.php(60): Livewire\\ComponentHookRegistry::Livewire\\{closure}(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor), Array, 'JGkbskdP', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php(98): Livewire\\EventBus->trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor), Array, 'JGkbskdP', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#13 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(50): Livewire\\trigger('mount', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceItemEditor), Array, 'JGkbskdP', Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(73): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->mount('scrumboard::inv...', Array, 'JGkbskdP')
#15 C:\\laragon\\www\\PMS\\storage\\framework\\views\\55ed9b159eecd2ae8a490051fb0155ee.php(33): Livewire\\LivewireManager->mount('scrumboard::inv...', Array, 'JGkbskdP', 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\\Invoice\\InvoiceComponent->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\\storage\\framework\\views\\1df5697e560b82d9c2b44a9cc9f87983.php(18): Illuminate\\View\\View->render()
#24 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#25 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#27 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#29 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#31 C:\\laragon\\www\\PMS\\storage\\framework\\views\\5d689913920b2ee6fedb9400b6cdbb90.php(43): Illuminate\\View\\View->render()
#32 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#33 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#35 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#39 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#41 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent), Object(Closure))
#42 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent))
#43 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#44 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#46 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')
#47 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#51 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))
#52 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#53 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))
#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\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->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\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#80 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.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\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#83 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#84 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))
#85 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))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): 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\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 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))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): 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\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): 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\\Cookie\\Middleware\\EncryptCookies->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\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#97 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))
#98 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))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#101 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))
#102 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#104 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#106 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#108 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#109 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))
#110 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#112 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#113 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#114 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#115 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#116 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#117 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#118 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))
#119 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))
#120 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))
#121 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))
#122 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))
#123 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))
#124 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))
#125 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))
#126 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#127 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#128 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#129 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#130 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#131 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#132 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#133 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#134 {main}
"} 
[2025-05-26 16:13: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-26 16:13: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-26 16:13: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-26 16:13:27] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 16:13: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\\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-26 16:13: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\\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-26 16:13: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\\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-26 16:13: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\\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-26 16:13: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-26 16:13: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":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-26 16:13:28] local.INFO: 🔹 render() - Task ID: {"task_id":53} 
[2025-05-26 16:13: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-26 16:13: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-26 16: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16:13: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-26 16:14: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-26 16:14: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-26 16:14:59] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":47}}} 
[2025-05-26 16:14:59] local.INFO: Params after assignment {"params":{"task":47}} 
[2025-05-26 16: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":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-26 16:14:59] local.INFO: 🔹 showDrawer triggered {"task":47} 
[2025-05-26 16:14:59] local.INFO: 🔹 mount() - Task ID: {"task_id":47} 
[2025-05-26 16:14:59] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 16:14:59] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16: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\\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$c405","type":"->"}]} 
[2025-05-26 16:14:59] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:14:59] local.INFO: 🔹 render() - Task ID: {"task_id":47} 
[2025-05-26 16:15: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-26 16: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-26 16:15:01] local.INFO: 🔹 render() - Task ID: {"task_id":47} 
[2025-05-26 16: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-26 16: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":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16:15:07] local.ERROR: Unable to call component method. Public method [storeClaimNumber] not found on component {"userId":1,"exception":"[object] (Livewire\\Exceptions\\MethodNotFoundException(code: 0): Unable to call component method. Public method [storeClaimNumber] not found on component at C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php:470)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(Modules\\ScrumBoard\\Livewire\\Invoice\\InvoiceComponent), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#1 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#2 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#4 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')
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#8 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#9 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))
#10 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#11 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))
#12 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#14 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#18 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#19 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#20 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#21 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->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\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#37 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#38 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#39 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#41 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#42 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))
#43 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))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#45 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#47 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))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): 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\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): 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\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#55 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))
#56 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))
#57 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#59 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))
#60 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#62 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#64 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#66 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#67 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))
#68 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.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\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#76 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))
#77 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))
#78 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))
#79 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))
#80 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))
#81 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))
#82 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))
#83 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))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#85 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): 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\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#89 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#91 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#92 {main}
"} 
[2025-05-26 16:15: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-26 16:15:32] local.INFO: 🔹 render() - Task ID: {"task_id":47} 
[2025-05-26 16:15: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\\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-26 16:15: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\\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-26 16:15: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\\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-26 16:15: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\\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-26 16:17: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\\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-26 16:37: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\\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-26 16:37:49] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 16:37:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1]} 
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1],"time":12.74},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,13,1],"time":0.44},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.15}] 
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1]} 
[2025-05-26 16:37:49] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 16:37:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1]} 
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1],"time":0.57},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,13,1],"time":0.33}] 
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1]} 
[2025-05-26 16:37:49] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 16:37:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1]} 
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1],"time":0.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,13,1],"time":0.6}] 
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1]} 
[2025-05-26 16:37:49] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 16:37:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1]} 
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1],"time":0.87},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,13,1],"time":0.55}] 
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1]} 
[2025-05-26 16:37:49] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 16:37:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1]} 
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,13,1],"time":0.31}] 
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1]} 
[2025-05-26 16:37:49] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 16:37:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1]} 
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,13,1],"time":0.36}] 
[2025-05-26 16:37:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:37:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:37:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:37: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-26 16:37: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1]} 
[2025-05-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37: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-26 16:37:58] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-26 16:37:58] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-26 16:37: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":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-26 16:37:58] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-26 16:37:58] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-26 16:37:58] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 16:37:58] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16:37: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":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$10fb4","type":"->"}]} 
[2025-05-26 16:37:58] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:37:58] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:37: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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-26 16:38: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-26 16:38:26] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:38: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-26 16:38:28] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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$11aad","type":"->"}]} 
[2025-05-26 16: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16:38:35] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-26 16:38:35] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-26 16:38: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":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-26 16:38:35] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-26 16:38:35] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-26 16:38:35] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 16:38:35] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16:38: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":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$1097e","type":"->"}]} 
[2025-05-26 16:38:35] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:38:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:38: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16: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-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16: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\\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-26 16:38: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\\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-26 16:38: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\\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-26 16:38: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\\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-26 16:38: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\\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-26 16:38: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\\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-26 16:38: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\\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-26 16:38: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\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":648,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"checkAllCheckItems","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-26 16:38:41] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16: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":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$11de9","type":"->"}]} 
[2025-05-26 16: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-26 16:38:43] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-26 16: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\\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-26 16: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\\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-26 16:38: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-26 16:38: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-26 16:38: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-26 16:38: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-26 16:38: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-26 16:38: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-26 16:38: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-26 16:38: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-26 16: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-26 16:39:00] local.INFO: 🔥 updateTaskPipeline triggered with Task: 8, Pipeline: 22  
[2025-05-26 16:39:00] 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.php","line":762,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"updateTasksPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"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\\Features\\SupportEvents\\SupportEvents.php","line":29,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHook.php","line":41,"function":"call","class":"Livewire\\Features\\SupportEvents\\SupportEvents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php","line":110,"function":"callCall","class":"Livewire\\ComponentHook","type":"->"}]} 
[2025-05-26 16: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\\Concerns\\BuildsQueries.php","line":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.php","line":762,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"updateTasksPipeline","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard","type":"->"}]} 
[2025-05-26 16:39:00] local.INFO: 🔄 Moving Task #8 from Pipeline #27 ➡️ Pipeline #22  
[2025-05-26 16:39:00] local.INFO: 🔄 Moving Task #8 from Pipeline #27 ➡️ Pipeline #22  
[2025-05-26 16: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\\Concerns\\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-26 16:39:01] 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":641,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"handleTaskMoved","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"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\\Features\\SupportEvents\\SupportEvents.php","line":29,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHook.php","line":41,"function":"call","class":"Livewire\\Features\\SupportEvents\\SupportEvents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\ComponentHookRegistry.php","line":110,"function":"callCall","class":"Livewire\\ComponentHook","type":"->"}]} 
[2025-05-26 16:39: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\\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":641,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"handleTaskMoved","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"}]} 
[2025-05-26 16:39:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1]} 
[2025-05-26 16:39:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1]} 
[2025-05-26 16:39:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1]} 
[2025-05-26 16:39:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1]} 
[2025-05-26 16:39:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1]} 
[2025-05-26 16:39: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-26 16:39:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1]} 
[2025-05-26 16:39:04] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-26 16:39:04] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-26 16:39: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-26 16:39:04] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-26 16:39:04] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-26 16:39:04] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-26 16:39:04] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16:39: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$11951","type":"->"}]} 
[2025-05-26 16:39:04] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:39:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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-26 16:39: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-26 16:39:08] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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":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$12e23","type":"->"}]} 
[2025-05-26 16:39: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-26 16:39: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-26 16:39: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-26 16:39: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-26 16:39: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-26 16:39:44] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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":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$13fc3","type":"->"}]} 
[2025-05-26 16:39: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-26 16:39: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-26 16:39:47] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:39: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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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":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$13386","type":"->"}]} 
[2025-05-26 16:39: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-26 16:39:48] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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\\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\\Policies\\ScrumPipelineCheckItemPolicy.php","line":63,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy.php","line":41,"function":"validateTask","class":"Modules\\ScrumBoard\\Policies\\ScrumPipelineCheckItemPolicy","type":"->"}]} 
[2025-05-26 16:39: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":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$14439","type":"->"}]} 
[2025-05-26 16:39: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-26 16:39: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-26 16:39:57] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 16:39:57] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 16:39:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:39: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-26 16:39: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":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:39:57] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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 `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":2.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.97},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.5}] 
[2025-05-26 16:39:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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":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-26 16:39: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-26 16:39:57] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:57] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:57] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:39: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-26 16:39: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-26 16:39:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 16:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16: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-26 16: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.45},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.96},{"query":"select * from `projects` where `projects`.`id` in (2)","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":[22,1],"time":0.73},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.93},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.38}] 
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 16:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16: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-26 16: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.65},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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":[23,1],"time":0.48},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.85}] 
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 16:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16: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-26 16: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.77},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) 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":[24,1],"time":0.9},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.4}] 
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 16:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16: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-26 16: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.51},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.5},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.46}] 
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16:39:58] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 16:39:58] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16: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-26 16: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.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.18}] 
[2025-05-26 16:39:58] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:39:58] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:39:58] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16: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-26 16:40:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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":[22,1]} 
[2025-05-26 16: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-26 16:40:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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":[22,1]} 
[2025-05-26 16:40:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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-26 16: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":[22,1]} 
[2025-05-26 16:40: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:40: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:40: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\\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-26 16:40:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:40: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":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-26 16:40: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":[27,1]} 
[2025-05-26 16:40: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":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-26 16:40:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:40: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":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-26 16:40: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":[27,1]} 
[2025-05-26 16:40:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:40: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-26 16:40: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":[27,1]} 
[2025-05-26 16:40: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\\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-26 16:40:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:40: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":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-26 16:40: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":[23,1]} 
[2025-05-26 16:40: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":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-26 16:40:03] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:40:03] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:40:03] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:40: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-26 16:40: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":[23,1]} 
[2025-05-26 16:47:51] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":38}}} 
[2025-05-26 16:47:51] local.INFO: Params after assignment {"params":{"task":38}} 
[2025-05-26 16:47: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-26 16:47:51] local.INFO: 🔹 showDrawer triggered {"task":38} 
[2025-05-26 16:47:51] local.INFO: 🔹 mount() - Task ID: {"task_id":38} 
[2025-05-26 16:47:51] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-26 16:47:51] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16:47: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$151a5","type":"->"}]} 
[2025-05-26 16:47:51] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:47:51] local.INFO: 🔹 render() - Task ID: {"task_id":38} 
[2025-05-26 16:47: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":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-26 16:47: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-26 16:47:54] local.INFO: 🔹 render() - Task ID: {"task_id":38} 
[2025-05-26 16:47: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-26 16:47: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-26 16:48: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-26 16:48:15] local.INFO: 🔹 render() - Task ID: {"task_id":38} 
[2025-05-26 16:48: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\\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-26 16:48: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\\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-26 16:48: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\\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-26 16:48: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\\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-26 16:48: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-26 16:48: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-26 16:48: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-26 16:48: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-26 16:48: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-26 16:48: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-26 16:48: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-26 16:48: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":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-26 16:48: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\\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":819,"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-26 16:48:37] local.INFO: 🔹 render() - Task ID: {"task_id":38} 
[2025-05-26 16:48: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\\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-26 16:48: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\\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-26 16:48: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\\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-26 16:48: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\\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-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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-26 16:48:38] local.INFO: reloadTaskCard event fired for Task ID: 38  
[2025-05-26 16:48: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\\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-26 16:48: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48:47] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":35}}} 
[2025-05-26 16:48:47] local.INFO: Params after assignment {"params":{"task":35}} 
[2025-05-26 16:48: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":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-26 16:48:47] local.INFO: 🔹 showDrawer triggered {"task":35} 
[2025-05-26 16:48:47] local.INFO: 🔹 mount() - Task ID: {"task_id":35} 
[2025-05-26 16:48:47] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-26 16:48:47] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-26 16:48: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":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$16170","type":"->"}]} 
[2025-05-26 16:48:47] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-26 16:48:47] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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-26 16:48: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-26 16:48:49] local.INFO: 🔹 render() - Task ID: {"task_id":35} 
[2025-05-26 16:48:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php","line":49,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\f9dc1c0284fcab84e8ca171e7a8a1c8d.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":3,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:48: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-26 16:48: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-26 16:56: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\\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-26 16:56:46] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 16:56:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1]} 
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1],"time":12.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,13,1],"time":0.62}] 
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,13,1]} 
[2025-05-26 16:56:46] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 16:56:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1]} 
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1],"time":0.7},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,13,1],"time":0.81},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.35}] 
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,13,1]} 
[2025-05-26 16:56:46] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 16:56:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1]} 
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1],"time":0.84},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,13,1],"time":1.17}] 
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,13,1]} 
[2025-05-26 16:56:46] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 16:56:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1]} 
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1],"time":0.82},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,13,1],"time":0.61}] 
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,13,1]} 
[2025-05-26 16:56:46] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 16:56:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1]} 
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1],"time":0.79},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,13,1],"time":0.86}] 
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,13,1]} 
[2025-05-26 16:56:46] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 16:56:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 16:56:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1]} 
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 16:56: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 exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,13,1],"time":0.52}] 
[2025-05-26 16:56:47] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:56:47] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:56:47] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16: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\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 16:56:47] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and exists (select * from `admins` inner join `pipeline_project_assignees` on `admins`.`id` = `pipeline_project_assignees`.`assignee_id` where `pipeline_projects`.`id` = `pipeline_project_assignees`.`pipeline_project_id` and `assignee_id` = ? and `admins`.`deleted_at` is null) and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,13,1]} 
[2025-05-26 16: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\\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-26 16:56: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-26 16:56: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-26 16:56: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-26 16:56: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-26 16:56: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-26 16:56: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-26 16:56: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-26 16:56: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-26 16:57: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\\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-26 16:57: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\\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-26 16:57:43] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 16:57:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[27,1]} 
[2025-05-26 16:57: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-26 16:57: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":[27,1],"time":0.68},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"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":[27,1],"time":0.34},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.63}] 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[27,1]} 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[27,1]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57:43] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 16:57:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[22,1]} 
[2025-05-26 16:57: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-26 16:57: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":[22,1],"time":0.69},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.6},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"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":[22,1],"time":0.55},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.43},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.17}] 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[22,1]} 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[22,1]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57:43] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 16:57:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[23,1]} 
[2025-05-26 16:57: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-26 16:57: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":[23,1],"time":0.8},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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":[23,1],"time":0.26},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.33}] 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[23,1]} 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[23,1]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:57:43] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 16:57:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[24,1]} 
[2025-05-26 16:57: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-26 16:57: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":[24,1],"time":0.61},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`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":[24,1],"time":0.56},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.62}] 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[24,1]} 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[24,1]} 
[2025-05-26 16:57:43] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 16:57:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[25,1]} 
[2025-05-26 16:57: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-26 16:57: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":[25,1],"time":0.41},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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.46},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.29}] 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[25,1]} 
[2025-05-26 16:57:43] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 16:57:43] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[26,1]} 
[2025-05-26 16:57: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-26 16:57: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":[26,1],"time":1.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":[26,1],"time":0.56}] 
[2025-05-26 16:57:43] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:57:43] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:57:43] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:57: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-26 16:57: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":[26,1]} 
[2025-05-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:57: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-26 16:59:28] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 16:59:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 16:59:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[27,1]} 
[2025-05-26 16:59: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-26 16:59: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":[27,1],"time":0.67},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":1.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":[27,1],"time":1.11},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.87}] 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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":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-26 16:59: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":[27,1]} 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[27,1]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59:29] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 16:59:29] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[22,1]} 
[2025-05-26 16:59: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-26 16:59: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":[22,1],"time":0.56},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.63},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"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":[22,1],"time":0.57},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.64},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.35}] 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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":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-26 16:59: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":[22,1]} 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[22,1]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59:29] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 16:59:29] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[23,1]} 
[2025-05-26 16:59: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-26 16:59: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":[23,1],"time":0.57},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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":[23,1],"time":0.44},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.95}] 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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":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-26 16:59: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":[23,1]} 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[23,1]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 16:59:29] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 16:59:29] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[24,1]} 
[2025-05-26 16:59: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-26 16:59: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":[24,1],"time":0.49},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":1.09},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `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.8},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.5}] 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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":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-26 16:59: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":[24,1]} 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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":[24,1]} 
[2025-05-26 16:59:29] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 16:59:29] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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":[25,1],"time":0.59},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.86},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.56}] 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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-26 16:59:29] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 16:59:29] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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.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":[26,1],"time":0.41}] 
[2025-05-26 16:59:29] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 16:59:29] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 16:59:29] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 16:59: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-26 17:00:24] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 17:00:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.45},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":3.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":[27,1],"time":0.65},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.41}] 
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 17:00:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.71},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.66},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.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":[22,1],"time":0.65},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.53},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.26}] 
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 17:00:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.43},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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.57},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.88}] 
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 17:00:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.88},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"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":[24,1],"time":0.49},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.56}] 
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00:24] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 17:00:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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 `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.4},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.77}] 
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00:24] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 17:00:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 17:00:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:00:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.46}] 
[2025-05-26 17:00:25] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:00:25] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:00:25] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:00: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:00:25] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:00: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\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00: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\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00: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\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00: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\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00: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\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:00:25] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:02:32] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 17:02:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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.68},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":1.09},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `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.58},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.45}] 
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02:32] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 17:02:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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.52},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.94},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"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":[22,1],"time":0.79},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.7},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.56}] 
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02:32] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 17:02:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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":0.55},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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.4},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.71}] 
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:02:32] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 17:02:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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.47},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"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.64},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.42}] 
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02:32] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 17:02:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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":0.52},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.71},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.43}] 
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02:32] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 17:02:32] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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.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":[26,1],"time":0.52}] 
[2025-05-26 17:02:32] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:02:32] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:02:32] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:02: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-26 17:03:10] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 17:03:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 17:03:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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-26 17:03: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-26 17:03: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-26 17:03: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":[27,1],"time":1.04},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":2.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":1.62},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.96}] 
[2025-05-26 17:03:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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-26 17:03: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-26 17:03:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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-26 17:03: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-26 17:03: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:10] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 17:03:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 17:03:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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-26 17:03: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":[22,1]} 
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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":1.29},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":1.1},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"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":[22,1],"time":0.72},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.59},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.74}] 
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 17:03:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.75},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"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":[23,1],"time":0.91},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.57}] 
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php","line":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 17:03:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.67},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) 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":[24,1],"time":1.19},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.78}] 
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.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-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 17:03:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.57},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.52},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `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.66},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.79}] 
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03:11] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 17:03:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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.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":[26,1],"time":0.77}] 
[2025-05-26 17:03:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:03:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:03:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:03: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\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-26 17:03:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_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-26 17:03: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\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03: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\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03: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\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03: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\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03: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\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:03:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\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-26 17:04:06] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 17:04:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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":[27,1],"time":0.85},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":2.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":[27,1],"time":1.01},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.56}] 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04:06] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 17:04:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[22,1]} 
[2025-05-26 17:04: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-26 17:04: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":[22,1],"time":0.55},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.89},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":4.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":[22,1],"time":0.79},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.68},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.31}] 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[22,1]} 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[22,1]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04:06] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 17:04:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[23,1]} 
[2025-05-26 17:04: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-26 17:04: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":[23,1],"time":0.83},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`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":[23,1],"time":0.48},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.44}] 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[23,1]} 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[23,1]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04:06] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 17:04:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[24,1]} 
[2025-05-26 17:04: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-26 17:04: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":[24,1],"time":0.89},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"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":[24,1],"time":0.63},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.42}] 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[24,1]} 
[2025-05-26 17:04:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[24,1]} 
[2025-05-26 17:04:07] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 17:04:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 17:04:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[25,1]} 
[2025-05-26 17:04: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-26 17:04: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":[25,1],"time":0.46},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":1.06},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":0.75}] 
[2025-05-26 17:04:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[25,1]} 
[2025-05-26 17:04:07] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 17:04:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 17:04:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[26,1]} 
[2025-05-26 17:04: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-26 17:04: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":[26,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":[26,1],"time":0.52}] 
[2025-05-26 17:04:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[26,1]} 
[2025-05-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04:30] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-26 17:04:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[27,1]} 
[2025-05-26 17:04: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-26 17:04: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":[27,1],"time":0.81},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577, 863, 705, 183, 725) and `invoices`.`deleted_at` is null","bindings":[],"time":1.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":[27,1],"time":0.92},{"query":"select * from `invoices` where `invoices`.`id` in (574, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.98}] 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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":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-26 17:04: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":[27,1]} 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[27,1]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04:30] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-26 17:04:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[22,1]} 
[2025-05-26 17:04: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-26 17:04: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":[22,1],"time":0.81},{"query":"select * from `invoices` where `invoices`.`id` in (501, 572, 24) and `invoices`.`deleted_at` is null","bindings":[],"time":0.97},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.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":[22,1],"time":1.07},{"query":"select * from `invoices` where `invoices`.`id` in (501) and `invoices`.`deleted_at` is null","bindings":[],"time":0.68},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.46}] 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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":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-26 17:04: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":[22,1]} 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[22,1]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04:30] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-26 17:04:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[23,1]} 
[2025-05-26 17:04: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-26 17:04: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":[23,1],"time":0.74},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577, 723) and `invoices`.`deleted_at` is null","bindings":[],"time":1.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":[23,1],"time":0.77},{"query":"select * from `invoices` where `invoices`.`id` in (711, 577) and `invoices`.`deleted_at` is null","bindings":[],"time":0.86}] 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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":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-26 17:04: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":[23,1]} 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[23,1]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04: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":22,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\1c2cbfb1f76dd9be0dbe4fd3eaf12bc6.php"],"function":"include"},{"file":"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":86,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-26 17:04:30] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-26 17:04:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[24,1]} 
[2025-05-26 17:04: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-26 17:04: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":[24,1],"time":0.88},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"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.91},{"query":"select * from `invoices` where `invoices`.`id` in (714, 899) and `invoices`.`deleted_at` is null","bindings":[],"time":0.6}] 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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":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-26 17:04: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":[24,1]} 
[2025-05-26 17:04:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[24,1]} 
[2025-05-26 17:04:31] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-26 17:04:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-26 17:04:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[25,1]} 
[2025-05-26 17:04: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-26 17:04: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":[25,1],"time":0.75},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"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":[25,1],"time":0.95},{"query":"select * from `invoices` where `invoices`.`id` in (862) and `invoices`.`deleted_at` is null","bindings":[],"time":1.03}] 
[2025-05-26 17:04:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[25,1]} 
[2025-05-26 17:04:31] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-26 17:04:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-26 17:04:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[26,1]} 
[2025-05-26 17:04: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-26 17:04: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":[26,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":[26,1],"time":0.75}] 
[2025-05-26 17:04:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-26 17:04:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-26 17:04:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-26 17:04: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-26 17:04: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":[26,1]} 
[2025-05-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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-26 17:04: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":"->"}]} 
