$this setTouchedRelations(array $touches) Set the relationships that are touched on save. Parameters array $touches Return Value $this
$this seeJsonEquals(array $data) Assert that the response contains an exact JSON array. Parameters array $data Return Value $this
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
array toArray() Get the instance as an array. Return Value array
bool isDeferred() Determine if the provider is deferred. Return Value bool
void warn(string $string, null|int|string $verbosity = null) Write a string as warning output. Parameters string $string null|int|string $verbosity Return Value void
string|null nextPageUrl() Get the URL for the next page. Return Value string|null
$this dontSeeIsSelected(string $selector, string $value) Assert that the given value is not selected. Parameters string $selector string $value Return Value $this
getName() {@inheritdoc}
Page 372 of 996