3 merge requests!11769Issue #3517987: Add option to contextual filters to encode slashes in query parameter.,!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!9944Issue #3483353: Consider making the createCopy config action optionally fail...
$this->assertResourceErrorResponse(422,'entity_id: This value should not be null.',NULL,$response,'/data/attributes/entity_id');
}
catch(\Exception$e){
$this->assertSame("Error: Call to a member function get() on null\nDrupal\\comment\\Plugin\\Validation\\Constraint\\CommentNameConstraintValidator->getAnonymousContactDetailsSetting()() (Line: 96)\n",$e->getMessage());
$this->assertResourceErrorResponse(422,'entity_id: This value should not be null.',NULL,$response,'/data/attributes/entity_id');
}
catch(\Exception$e){
$this->assertSame("Error: Call to a member function get() on null\nDrupal\\comment\\Plugin\\Validation\\Constraint\\CommentNameConstraintValidator->getAnonymousContactDetailsSetting()() (Line: 96)\n",$e->getMessage());