array_intersect_assoc
laravel-shift/factory-generator
Supported Versions: PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
Computes the intersection of arrays with additional index check
<?php array_intersect_assoc
(array
$array
, array ...
$arrays
): array