array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "id"
  "operator" => "="
  "value" => "8110"
  "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"
]
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 {#2079
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#975}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938586 {#2036
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000007f40000000000000000"
          #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:26.837979 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 @1736938586 {#2036}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2094
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#975}
          +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 {#2079
    +connection: Illuminate\Database\MySqlConnection {#965 …26}
    +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
    +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#975}
    +bindings: array:9 [
      "select" => []
      "from" => []
      "join" => []
      "where" => array:2 [
        0 => Carbon\Carbon @1736938586 {#2036
          #endOfTime: false
          #startOfTime: false
          #constructedObjectId: "00000000000007f40000000000000000"
          #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:26.837979 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 @1736938586 {#2036}
        "boolean" => "and"
      ]
      1 => array:3 [
        "type" => "Nested"
        "query" => Illuminate\Database\Query\Builder {#2094
          +connection: Illuminate\Database\MySqlConnection {#965 …26}
          +grammar: Illuminate\Database\Query\Grammars\MySqlGrammar {#961 …5}
          +processor: Illuminate\Database\Query\Processors\MySqlProcessor {#975}
          +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:4 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "InRaw"
  "column" => "jobs.company_id"
  "values" => array:1 [
    0 => 8110
  ]
  "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" => "id"
  "operator" => ">"
  "value" => 8110
  "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"
]
array:5 [ // vendor/laravel/framework/src/Illuminate/Collections/Arr.php:551
  "type" => "Basic"
  "column" => "id"
  "operator" => "<"
  "value" => 8110
  "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"
]
فندق في السخنه

فندق في السخنه

  • Cairo, Cairo Governorate, Egypt