array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "id"
  "operator" => "="
  "value" => "66826"
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Null"
  "column" => "jobs.deleted_at"
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Nested"
  "query" => Illuminate\Database\Query\Builder {#2119
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938578 {#2045
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000007fd0000000000000000"
          #localMonthsOverflow: null
          #localYearsOverflow: null
          #localStrictModeEnabled: null
          #localHumanDiffOptions: null
          #localToStringFormat: null
          #localSerializer: null
          #localMacros: null
          #localGenericMacros: null
          #localFormatFunction: null
          #localTranslator: null
          #dumpProperties: array:3 [
            0 => "date"
            1 => "timezone_type"
            2 => "timezone"
          ]
          #dumpLocale: null
          #dumpDateProperties: null
          date: 2025-01-15 10:56:18.299765 UTC (+00:00)
        }
        1 => "2024-10-17"
      ]
      "groupBy" => []
      "having" => []
      "order" => []
      "union" => []
      "unionOrder" => []
    ]
    +aggregate: null
    +columns: null
    +distinct: false
    +from: "jobs"
    +indexHint: null
    +joins: null
    +wheres: array:2 [
      0 => array:5 [
        "type" => "Basic"
        "column" => "deadline"
        "operator" => ">"
        "value" => Carbon\Carbon @1736938578 {#2045}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2134
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
          +bindings: array:9 [
            "select" => []
            "from" => []
            "join" => []
            "where" => array:1 [
              0 => "2024-10-17"
            ]
            "groupBy" => []
            "having" => []
            "order" => []
            "union" => []
            "unionOrder" => []
          ]
          +aggregate: null
          +columns: null
          +distinct: false
          +from: "jobs"
          +indexHint: null
          +joins: null
          +wheres: array:2 [
            0 => array:3 [
              "type" => "Null"
              "column" => "deadline"
              "boolean" => "and"
            ]
            1 => array:5 [
              "type" => "Basic"
              "column" => "jobs.created_at"
              "operator" => ">"
              "value" => "2024-10-17"
              "boolean" => "and"
            ]
          ]
          +groups: null
          +havings: null
          +orders: null
          +limit: null
          +offset: null
          +unions: null
          +unionLimit: null
          +unionOffset: null
          +unionOrders: null
          +lock: null
          +beforeQueryCallbacks: []
          +operators: array:33 [
            0 => "="
            1 => "<"
            2 => ">"
            3 => "<="
            4 => ">="
            5 => "<>"
            6 => "!="
            7 => "<=>"
            8 => "like"
            9 => "like binary"
            10 => "not like"
            11 => "ilike"
            12 => "&"
            13 => "|"
            14 => "^"
            15 => "<<"
            16 => ">>"
            17 => "&~"
            18 => "is"
            19 => "is not"
            20 => "rlike"
            21 => "not rlike"
            22 => "regexp"
            23 => "not regexp"
            24 => "~"
            25 => "~*"
            26 => "!~"
            27 => "!~*"
            28 => "similar to"
            29 => "not similar to"
            30 => "not ilike"
            31 => "~~*"
            32 => "!~~*"
          ]
          +bitwiseOperators: array:6 [
            0 => "&"
            1 => "|"
            2 => "^"
            3 => "<<"
            4 => ">>"
            5 => "&~"
          ]
          +useWritePdo: false
        }
        "boolean" => "or"
      ]
    ]
    +groups: null
    +havings: null
    +orders: null
    +limit: null
    +offset: null
    +unions: null
    +unionLimit: null
    +unionOffset: null
    +unionOrders: null
    +lock: null
    +beforeQueryCallbacks: []
    +operators: array:33 [
      0 => "="
      1 => "<"
      2 => ">"
      3 => "<="
      4 => ">="
      5 => "<>"
      6 => "!="
      7 => "<=>"
      8 => "like"
      9 => "like binary"
      10 => "not like"
      11 => "ilike"
      12 => "&"
      13 => "|"
      14 => "^"
      15 => "<<"
      16 => ">>"
      17 => "&~"
      18 => "is"
      19 => "is not"
      20 => "rlike"
      21 => "not rlike"
      22 => "regexp"
      23 => "not regexp"
      24 => "~"
      25 => "~*"
      26 => "!~"
      27 => "!~*"
      28 => "similar to"
      29 => "not similar to"
      30 => "not ilike"
      31 => "~~*"
      32 => "!~~*"
    ]
    +bitwiseOperators: array:6 [
      0 => "&"
      1 => "|"
      2 => "^"
      3 => "<<"
      4 => ">>"
      5 => "&~"
    ]
    +useWritePdo: false
  }
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Nested"
  "query" => Illuminate\Database\Query\Builder {#2119
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938578 {#2045
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000007fd0000000000000000"
          #localMonthsOverflow: null
          #localYearsOverflow: null
          #localStrictModeEnabled: null
          #localHumanDiffOptions: null
          #localToStringFormat: null
          #localSerializer: null
          #localMacros: null
          #localGenericMacros: null
          #localFormatFunction: null
          #localTranslator: null
          #dumpProperties: array:3 [
            0 => "date"
            1 => "timezone_type"
            2 => "timezone"
          ]
          #dumpLocale: null
          #dumpDateProperties: null
          date: 2025-01-15 10:56:18.299765 UTC (+00:00)
        }
        1 => "2024-10-17"
      ]
      "groupBy" => []
      "having" => []
      "order" => []
      "union" => []
      "unionOrder" => []
    ]
    +aggregate: null
    +columns: null
    +distinct: false
    +from: "jobs"
    +indexHint: null
    +joins: null
    +wheres: array:2 [
      0 => array:5 [
        "type" => "Basic"
        "column" => "deadline"
        "operator" => ">"
        "value" => Carbon\Carbon @1736938578 {#2045}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2134
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
          +bindings: array:9 [
            "select" => []
            "from" => []
            "join" => []
            "where" => array:1 [
              0 => "2024-10-17"
            ]
            "groupBy" => []
            "having" => []
            "order" => []
            "union" => []
            "unionOrder" => []
          ]
          +aggregate: null
          +columns: null
          +distinct: false
          +from: "jobs"
          +indexHint: null
          +joins: null
          +wheres: array:2 [
            0 => array:3 [
              "type" => "Null"
              "column" => "deadline"
              "boolean" => "and"
            ]
            1 => array:5 [
              "type" => "Basic"
              "column" => "jobs.created_at"
              "operator" => ">"
              "value" => "2024-10-17"
              "boolean" => "and"
            ]
          ]
          +groups: null
          +havings: null
          +orders: null
          +limit: null
          +offset: null
          +unions: null
          +unionLimit: null
          +unionOffset: null
          +unionOrders: null
          +lock: null
          +beforeQueryCallbacks: []
          +operators: array:33 [
            0 => "="
            1 => "<"
            2 => ">"
            3 => "<="
            4 => ">="
            5 => "<>"
            6 => "!="
            7 => "<=>"
            8 => "like"
            9 => "like binary"
            10 => "not like"
            11 => "ilike"
            12 => "&"
            13 => "|"
            14 => "^"
            15 => "<<"
            16 => ">>"
            17 => "&~"
            18 => "is"
            19 => "is not"
            20 => "rlike"
            21 => "not rlike"
            22 => "regexp"
            23 => "not regexp"
            24 => "~"
            25 => "~*"
            26 => "!~"
            27 => "!~*"
            28 => "similar to"
            29 => "not similar to"
            30 => "not ilike"
            31 => "~~*"
            32 => "!~~*"
          ]
          +bitwiseOperators: array:6 [
            0 => "&"
            1 => "|"
            2 => "^"
            3 => "<<"
            4 => ">>"
            5 => "&~"
          ]
          +useWritePdo: false
        }
        "boolean" => "or"
      ]
    ]
    +groups: null
    +havings: null
    +orders: null
    +limit: null
    +offset: null
    +unions: null
    +unionLimit: null
    +unionOffset: null
    +unionOrders: null
    +lock: null
    +beforeQueryCallbacks: []
    +operators: array:33 [
      0 => "="
      1 => "<"
      2 => ">"
      3 => "<="
      4 => ">="
      5 => "<>"
      6 => "!="
      7 => "<=>"
      8 => "like"
      9 => "like binary"
      10 => "not like"
      11 => "ilike"
      12 => "&"
      13 => "|"
      14 => "^"
      15 => "<<"
      16 => ">>"
      17 => "&~"
      18 => "is"
      19 => "is not"
      20 => "rlike"
      21 => "not rlike"
      22 => "regexp"
      23 => "not regexp"
      24 => "~"
      25 => "~*"
      26 => "!~"
      27 => "!~*"
      28 => "similar to"
      29 => "not similar to"
      30 => "not ilike"
      31 => "~~*"
      32 => "!~~*"
    ]
    +bitwiseOperators: array:6 [
      0 => "&"
      1 => "|"
      2 => "^"
      3 => "<<"
      4 => ">>"
      5 => "&~"
    ]
    +useWritePdo: false
  }
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Nested"
  "query" => Illuminate\Database\Query\Builder {#2119
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938578 {#2045
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000007fd0000000000000000"
          #localMonthsOverflow: null
          #localYearsOverflow: null
          #localStrictModeEnabled: null
          #localHumanDiffOptions: null
          #localToStringFormat: null
          #localSerializer: null
          #localMacros: null
          #localGenericMacros: null
          #localFormatFunction: null
          #localTranslator: null
          #dumpProperties: array:3 [
            0 => "date"
            1 => "timezone_type"
            2 => "timezone"
          ]
          #dumpLocale: null
          #dumpDateProperties: null
          date: 2025-01-15 10:56:18.299765 UTC (+00:00)
        }
        1 => "2024-10-17"
      ]
      "groupBy" => []
      "having" => []
      "order" => []
      "union" => []
      "unionOrder" => []
    ]
    +aggregate: null
    +columns: null
    +distinct: false
    +from: "jobs"
    +indexHint: null
    +joins: null
    +wheres: array:2 [
      0 => array:5 [
        "type" => "Basic"
        "column" => "deadline"
        "operator" => ">"
        "value" => Carbon\Carbon @1736938578 {#2045}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2134
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
          +bindings: array:9 [
            "select" => []
            "from" => []
            "join" => []
            "where" => array:1 [
              0 => "2024-10-17"
            ]
            "groupBy" => []
            "having" => []
            "order" => []
            "union" => []
            "unionOrder" => []
          ]
          +aggregate: null
          +columns: null
          +distinct: false
          +from: "jobs"
          +indexHint: null
          +joins: null
          +wheres: array:2 [
            0 => array:3 [
              "type" => "Null"
              "column" => "deadline"
              "boolean" => "and"
            ]
            1 => array:5 [
              "type" => "Basic"
              "column" => "jobs.created_at"
              "operator" => ">"
              "value" => "2024-10-17"
              "boolean" => "and"
            ]
          ]
          +groups: null
          +havings: null
          +orders: null
          +limit: null
          +offset: null
          +unions: null
          +unionLimit: null
          +unionOffset: null
          +unionOrders: null
          +lock: null
          +beforeQueryCallbacks: []
          +operators: array:33 [
            0 => "="
            1 => "<"
            2 => ">"
            3 => "<="
            4 => ">="
            5 => "<>"
            6 => "!="
            7 => "<=>"
            8 => "like"
            9 => "like binary"
            10 => "not like"
            11 => "ilike"
            12 => "&"
            13 => "|"
            14 => "^"
            15 => "<<"
            16 => ">>"
            17 => "&~"
            18 => "is"
            19 => "is not"
            20 => "rlike"
            21 => "not rlike"
            22 => "regexp"
            23 => "not regexp"
            24 => "~"
            25 => "~*"
            26 => "!~"
            27 => "!~*"
            28 => "similar to"
            29 => "not similar to"
            30 => "not ilike"
            31 => "~~*"
            32 => "!~~*"
          ]
          +bitwiseOperators: array:6 [
            0 => "&"
            1 => "|"
            2 => "^"
            3 => "<<"
            4 => ">>"
            5 => "&~"
          ]
          +useWritePdo: false
        }
        "boolean" => "or"
      ]
    ]
    +groups: null
    +havings: null
    +orders: null
    +limit: null
    +offset: null
    +unions: null
    +unionLimit: null
    +unionOffset: null
    +unionOrders: null
    +lock: null
    +beforeQueryCallbacks: []
    +operators: array:33 [
      0 => "="
      1 => "<"
      2 => ">"
      3 => "<="
      4 => ">="
      5 => "<>"
      6 => "!="
      7 => "<=>"
      8 => "like"
      9 => "like binary"
      10 => "not like"
      11 => "ilike"
      12 => "&"
      13 => "|"
      14 => "^"
      15 => "<<"
      16 => ">>"
      17 => "&~"
      18 => "is"
      19 => "is not"
      20 => "rlike"
      21 => "not rlike"
      22 => "regexp"
      23 => "not regexp"
      24 => "~"
      25 => "~*"
      26 => "!~"
      27 => "!~*"
      28 => "similar to"
      29 => "not similar to"
      30 => "not ilike"
      31 => "~~*"
      32 => "!~~*"
    ]
    +bitwiseOperators: array:6 [
      0 => "&"
      1 => "|"
      2 => "^"
      3 => "<<"
      4 => ">>"
      5 => "&~"
    ]
    +useWritePdo: false
  }
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "id"
  "operator" => ">"
  "value" => 66826
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Null"
  "column" => "jobs.deleted_at"
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Nested"
  "query" => Illuminate\Database\Query\Builder {#2327
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938579 {#2307
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000009030000000000000000"
          #localMonthsOverflow: null
          #localYearsOverflow: null
          #localStrictModeEnabled: null
          #localHumanDiffOptions: null
          #localToStringFormat: null
          #localSerializer: null
          #localMacros: null
          #localGenericMacros: null
          #localFormatFunction: null
          #localTranslator: null
          #dumpProperties: array:3 [
            0 => "date"
            1 => "timezone_type"
            2 => "timezone"
          ]
          #dumpLocale: null
          #dumpDateProperties: null
          date: 2025-01-15 10:56:19.435424 UTC (+00:00)
        }
        1 => "2024-10-17"
      ]
      "groupBy" => []
      "having" => []
      "order" => []
      "union" => []
      "unionOrder" => []
    ]
    +aggregate: null
    +columns: null
    +distinct: false
    +from: "jobs"
    +indexHint: null
    +joins: null
    +wheres: array:2 [
      0 => array:5 [
        "type" => "Basic"
        "column" => "deadline"
        "operator" => ">"
        "value" => Carbon\Carbon @1736938579 {#2307}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2342
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
          +bindings: array:9 [
            "select" => []
            "from" => []
            "join" => []
            "where" => array:1 [
              0 => "2024-10-17"
            ]
            "groupBy" => []
            "having" => []
            "order" => []
            "union" => []
            "unionOrder" => []
          ]
          +aggregate: null
          +columns: null
          +distinct: false
          +from: "jobs"
          +indexHint: null
          +joins: null
          +wheres: array:2 [
            0 => array:3 [
              "type" => "Null"
              "column" => "deadline"
              "boolean" => "and"
            ]
            1 => array:5 [
              "type" => "Basic"
              "column" => "jobs.created_at"
              "operator" => ">"
              "value" => "2024-10-17"
              "boolean" => "and"
            ]
          ]
          +groups: null
          +havings: null
          +orders: null
          +limit: null
          +offset: null
          +unions: null
          +unionLimit: null
          +unionOffset: null
          +unionOrders: null
          +lock: null
          +beforeQueryCallbacks: []
          +operators: array:33 [
            0 => "="
            1 => "<"
            2 => ">"
            3 => "<="
            4 => ">="
            5 => "<>"
            6 => "!="
            7 => "<=>"
            8 => "like"
            9 => "like binary"
            10 => "not like"
            11 => "ilike"
            12 => "&"
            13 => "|"
            14 => "^"
            15 => "<<"
            16 => ">>"
            17 => "&~"
            18 => "is"
            19 => "is not"
            20 => "rlike"
            21 => "not rlike"
            22 => "regexp"
            23 => "not regexp"
            24 => "~"
            25 => "~*"
            26 => "!~"
            27 => "!~*"
            28 => "similar to"
            29 => "not similar to"
            30 => "not ilike"
            31 => "~~*"
            32 => "!~~*"
          ]
          +bitwiseOperators: array:6 [
            0 => "&"
            1 => "|"
            2 => "^"
            3 => "<<"
            4 => ">>"
            5 => "&~"
          ]
          +useWritePdo: false
        }
        "boolean" => "or"
      ]
    ]
    +groups: null
    +havings: null
    +orders: null
    +limit: null
    +offset: null
    +unions: null
    +unionLimit: null
    +unionOffset: null
    +unionOrders: null
    +lock: null
    +beforeQueryCallbacks: []
    +operators: array:33 [
      0 => "="
      1 => "<"
      2 => ">"
      3 => "<="
      4 => ">="
      5 => "<>"
      6 => "!="
      7 => "<=>"
      8 => "like"
      9 => "like binary"
      10 => "not like"
      11 => "ilike"
      12 => "&"
      13 => "|"
      14 => "^"
      15 => "<<"
      16 => ">>"
      17 => "&~"
      18 => "is"
      19 => "is not"
      20 => "rlike"
      21 => "not rlike"
      22 => "regexp"
      23 => "not regexp"
      24 => "~"
      25 => "~*"
      26 => "!~"
      27 => "!~*"
      28 => "similar to"
      29 => "not similar to"
      30 => "not ilike"
      31 => "~~*"
      32 => "!~~*"
    ]
    +bitwiseOperators: array:6 [
      0 => "&"
      1 => "|"
      2 => "^"
      3 => "<<"
      4 => ">>"
      5 => "&~"
    ]
    +useWritePdo: false
  }
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Nested"
  "query" => Illuminate\Database\Query\Builder {#2327
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938579 {#2307
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000009030000000000000000"
          #localMonthsOverflow: null
          #localYearsOverflow: null
          #localStrictModeEnabled: null
          #localHumanDiffOptions: null
          #localToStringFormat: null
          #localSerializer: null
          #localMacros: null
          #localGenericMacros: null
          #localFormatFunction: null
          #localTranslator: null
          #dumpProperties: array:3 [
            0 => "date"
            1 => "timezone_type"
            2 => "timezone"
          ]
          #dumpLocale: null
          #dumpDateProperties: null
          date: 2025-01-15 10:56:19.435424 UTC (+00:00)
        }
        1 => "2024-10-17"
      ]
      "groupBy" => []
      "having" => []
      "order" => []
      "union" => []
      "unionOrder" => []
    ]
    +aggregate: null
    +columns: null
    +distinct: false
    +from: "jobs"
    +indexHint: null
    +joins: null
    +wheres: array:2 [
      0 => array:5 [
        "type" => "Basic"
        "column" => "deadline"
        "operator" => ">"
        "value" => Carbon\Carbon @1736938579 {#2307}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2342
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
          +bindings: array:9 [
            "select" => []
            "from" => []
            "join" => []
            "where" => array:1 [
              0 => "2024-10-17"
            ]
            "groupBy" => []
            "having" => []
            "order" => []
            "union" => []
            "unionOrder" => []
          ]
          +aggregate: null
          +columns: null
          +distinct: false
          +from: "jobs"
          +indexHint: null
          +joins: null
          +wheres: array:2 [
            0 => array:3 [
              "type" => "Null"
              "column" => "deadline"
              "boolean" => "and"
            ]
            1 => array:5 [
              "type" => "Basic"
              "column" => "jobs.created_at"
              "operator" => ">"
              "value" => "2024-10-17"
              "boolean" => "and"
            ]
          ]
          +groups: null
          +havings: null
          +orders: null
          +limit: null
          +offset: null
          +unions: null
          +unionLimit: null
          +unionOffset: null
          +unionOrders: null
          +lock: null
          +beforeQueryCallbacks: []
          +operators: array:33 [
            0 => "="
            1 => "<"
            2 => ">"
            3 => "<="
            4 => ">="
            5 => "<>"
            6 => "!="
            7 => "<=>"
            8 => "like"
            9 => "like binary"
            10 => "not like"
            11 => "ilike"
            12 => "&"
            13 => "|"
            14 => "^"
            15 => "<<"
            16 => ">>"
            17 => "&~"
            18 => "is"
            19 => "is not"
            20 => "rlike"
            21 => "not rlike"
            22 => "regexp"
            23 => "not regexp"
            24 => "~"
            25 => "~*"
            26 => "!~"
            27 => "!~*"
            28 => "similar to"
            29 => "not similar to"
            30 => "not ilike"
            31 => "~~*"
            32 => "!~~*"
          ]
          +bitwiseOperators: array:6 [
            0 => "&"
            1 => "|"
            2 => "^"
            3 => "<<"
            4 => ">>"
            5 => "&~"
          ]
          +useWritePdo: false
        }
        "boolean" => "or"
      ]
    ]
    +groups: null
    +havings: null
    +orders: null
    +limit: null
    +offset: null
    +unions: null
    +unionLimit: null
    +unionOffset: null
    +unionOrders: null
    +lock: null
    +beforeQueryCallbacks: []
    +operators: array:33 [
      0 => "="
      1 => "<"
      2 => ">"
      3 => "<="
      4 => ">="
      5 => "<>"
      6 => "!="
      7 => "<=>"
      8 => "like"
      9 => "like binary"
      10 => "not like"
      11 => "ilike"
      12 => "&"
      13 => "|"
      14 => "^"
      15 => "<<"
      16 => ">>"
      17 => "&~"
      18 => "is"
      19 => "is not"
      20 => "rlike"
      21 => "not rlike"
      22 => "regexp"
      23 => "not regexp"
      24 => "~"
      25 => "~*"
      26 => "!~"
      27 => "!~*"
      28 => "similar to"
      29 => "not similar to"
      30 => "not ilike"
      31 => "~~*"
      32 => "!~~*"
    ]
    +bitwiseOperators: array:6 [
      0 => "&"
      1 => "|"
      2 => "^"
      3 => "<<"
      4 => ">>"
      5 => "&~"
    ]
    +useWritePdo: false
  }
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "status"
  "operator" => "="
  "value" => 1
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Nested"
  "query" => Illuminate\Database\Query\Builder {#2327
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938579 {#2307
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000009030000000000000000"
          #localMonthsOverflow: null
          #localYearsOverflow: null
          #localStrictModeEnabled: null
          #localHumanDiffOptions: null
          #localToStringFormat: null
          #localSerializer: null
          #localMacros: null
          #localGenericMacros: null
          #localFormatFunction: null
          #localTranslator: null
          #dumpProperties: array:3 [
            0 => "date"
            1 => "timezone_type"
            2 => "timezone"
          ]
          #dumpLocale: null
          #dumpDateProperties: null
          date: 2025-01-15 10:56:19.435424 UTC (+00:00)
        }
        1 => "2024-10-17"
      ]
      "groupBy" => []
      "having" => []
      "order" => []
      "union" => []
      "unionOrder" => []
    ]
    +aggregate: null
    +columns: null
    +distinct: false
    +from: "jobs"
    +indexHint: null
    +joins: null
    +wheres: array:2 [
      0 => array:5 [
        "type" => "Basic"
        "column" => "deadline"
        "operator" => ">"
        "value" => Carbon\Carbon @1736938579 {#2307}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2342
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#979}
          +bindings: array:9 [
            "select" => []
            "from" => []
            "join" => []
            "where" => array:1 [
              0 => "2024-10-17"
            ]
            "groupBy" => []
            "having" => []
            "order" => []
            "union" => []
            "unionOrder" => []
          ]
          +aggregate: null
          +columns: null
          +distinct: false
          +from: "jobs"
          +indexHint: null
          +joins: null
          +wheres: array:2 [
            0 => array:3 [
              "type" => "Null"
              "column" => "deadline"
              "boolean" => "and"
            ]
            1 => array:5 [
              "type" => "Basic"
              "column" => "jobs.created_at"
              "operator" => ">"
              "value" => "2024-10-17"
              "boolean" => "and"
            ]
          ]
          +groups: null
          +havings: null
          +orders: null
          +limit: null
          +offset: null
          +unions: null
          +unionLimit: null
          +unionOffset: null
          +unionOrders: null
          +lock: null
          +beforeQueryCallbacks: []
          +operators: array:33 [
            0 => "="
            1 => "<"
            2 => ">"
            3 => "<="
            4 => ">="
            5 => "<>"
            6 => "!="
            7 => "<=>"
            8 => "like"
            9 => "like binary"
            10 => "not like"
            11 => "ilike"
            12 => "&"
            13 => "|"
            14 => "^"
            15 => "<<"
            16 => ">>"
            17 => "&~"
            18 => "is"
            19 => "is not"
            20 => "rlike"
            21 => "not rlike"
            22 => "regexp"
            23 => "not regexp"
            24 => "~"
            25 => "~*"
            26 => "!~"
            27 => "!~*"
            28 => "similar to"
            29 => "not similar to"
            30 => "not ilike"
            31 => "~~*"
            32 => "!~~*"
          ]
          +bitwiseOperators: array:6 [
            0 => "&"
            1 => "|"
            2 => "^"
            3 => "<<"
            4 => ">>"
            5 => "&~"
          ]
          +useWritePdo: false
        }
        "boolean" => "or"
      ]
    ]
    +groups: null
    +havings: null
    +orders: null
    +limit: null
    +offset: null
    +unions: null
    +unionLimit: null
    +unionOffset: null
    +unionOrders: null
    +lock: null
    +beforeQueryCallbacks: []
    +operators: array:33 [
      0 => "="
      1 => "<"
      2 => ">"
      3 => "<="
      4 => ">="
      5 => "<>"
      6 => "!="
      7 => "<=>"
      8 => "like"
      9 => "like binary"
      10 => "not like"
      11 => "ilike"
      12 => "&"
      13 => "|"
      14 => "^"
      15 => "<<"
      16 => ">>"
      17 => "&~"
      18 => "is"
      19 => "is not"
      20 => "rlike"
      21 => "not rlike"
      22 => "regexp"
      23 => "not regexp"
      24 => "~"
      25 => "~*"
      26 => "!~"
      27 => "!~*"
      28 => "similar to"
      29 => "not similar to"
      30 => "not ilike"
      31 => "~~*"
      32 => "!~~*"
    ]
    +bitwiseOperators: array:6 [
      0 => "&"
      1 => "|"
      2 => "^"
      3 => "<<"
      4 => ">>"
      5 => "&~"
    ]
    +useWritePdo: false
  }
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "id"
  "operator" => "<"
  "value" => 66826
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Null"
  "column" => "jobs.deleted_at"
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "companies.id"
  "operator" => "="
  "value" => 11694
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
array:3 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Null"
  "column" => "companies.deleted_at"
  "boolean" => "and"
]
array:1 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "boolean"
]
App\Modules\Job\Domain\Entities\Type {#2465 // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  #connection: "mysql"
  #table: "job_types"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:6 [
    "id" => 31915
    "job_id" => 66826
    "type" => 1
    "type_data" => null
    "created_at" => "2024-06-28 07:30:42"
    "updated_at" => "2024-06-28 07:30:42"
  ]
  #original: array:6 [
    "id" => 31915
    "job_id" => 66826
    "type" => 1
    "type_data" => null
    "created_at" => "2024-06-28 07:30:42"
    "updated_at" => "2024-06-28 07:30:42"
  ]
  #changes: []
  #casts: array:1 [
    "type" => "App\Modules\Job\Domain\Enums\JobType"
  ]
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  +timestamps: true
  +usesUniqueIds: false
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: []
}
array:2 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  0 => "type"
  1 => "name"
]
Anesthesia Consultant

Anesthesia Consultant

  • SearchPlus HR
  • Dubai Production City - Dubai - United Arab Emirates
  • Full-time

وصف الوظيفة

We are currently seeking an experienced and skilled Anesthesia Consultant to join our team. As an Anesthesia Consultant , you will play a crucial role in providing expert knowledge and guidance in anesthesia practices to our client healthcare organizations.

As an Anesthesia Consultant, your responsibility will be to assess and evaluate anesthesia practices, review patient cases, and provide recommendations to improve patient safety, quality of care, and efficiency. You will collaborate with healthcare professionals, including anesthesia providers, surgeons, and nurses, to implement best practices and ensure compliance with industry standards.

Additionally, you will stay updated on the latest advancements in anesthesia and contribute to the professional development of anesthesia providers through training programs, workshops, and educational resources.

Responsibilities:

  • Evaluate anesthesia practices and protocols in healthcare organizations
  • Review patient cases, including medical history and surgical plans
  • Provide recommendations to enhance patient safety, quality of care, and efficiency
  • Collaborate with healthcare professionals to implement best practices
  • Ensure adherence to industry standards and guidelines
  • Stay updated on the latest advancements in anesthesia
  • Contribute to the professional development of anesthesia providers

إمتيازات الوظيفة

  • Private Health Insurance
  • Training & Development
  • Performance Bonus

Education:

  • Undergraduate degree; doctoral degree in medicine completion of a residency program in anesthesiology and a cardiac anesthesiology fellowship.


Job Types:

  • Full-time, Part-time

متطلبات الوظيفة

  • Medical degree and valid license as an Anesthesia Consultant
  • Proven experience in anesthesia practice and consulting
  • In-depth knowledge of anesthesia practices, protocols, and industry standards
  • Strong analytical and problem-solving skills
  • Excellent communication and interpersonal skills
  • Ability to collaborate effectively with multidisciplinary teams
  • Commitment to continuous learning and professional development
  • High attention to detail and quality-focused mindset

وظائف مشابهة