MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / where

Method where

examples/demo.php:4319–4322  ·  view source on GitHub ↗
(string $col, mixed $val)

Source from the content-addressed store, hash-verified

4317 }
4318
4319 public function where(string $col, mixed $val): self
4320 {
4321 return $this;
4322 }
4323}
4324
4325// ─── Abstract Base Class ────────────────────────────────────────────────────

Callers 12

refreshMethod · 0.80
assertions.phpFile · 0.80
eloquentQueryMethod · 0.80
customCollectionMethod · 0.80
eloquentClosureMethod · 0.80
laravelNavigationMethod · 0.80
phpdocVirtualMembersMethod · 0.80
scopeToppingMethod · 0.80
scopeUnbakedMethod · 0.80
freshlyBakedMethod · 0.80
scopeActiveMethod · 0.80
scopeOfGenreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected