6 calls to Inspector::assertAll() in Drupal 10
- EntityResourceTestBase::assertPatchProtectedFieldNamesStructure in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Asserts structure of $patchProtectedFieldNames.
- ErrorCollection::__construct in core/
modules/ jsonapi/ src/ JsonApiResource/ ErrorCollection.php - Instantiates an ErrorCollection object.
- HTMLRestrictions::applyOperation in core/
modules/ ckeditor5/ src/ HTMLRestrictions.php - Applies an operation (difference/intersection/union) with wildcard support.
- HTMLRestrictions::validateAllowedRestrictionsPhase4 in core/
modules/ ckeditor5/ src/ HTMLRestrictions.php - Validates allowed elements — phase 4: HTML tag attr restriction values.
- Link::__construct in core/
modules/ jsonapi/ src/ JsonApiResource/ Link.php - JSON:API Link constructor.
- LinkCollection::__construct in core/
modules/ jsonapi/ src/ JsonApiResource/ LinkCollection.php - LinkCollection constructor.