Search for patch
- Search 7.x for patch
- Search 9.5.x for patch
- Search 8.9.x for patch
- Search 10.3.x for patch
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Drupal\package_manager\Validator\ComposerPatchesValidator | service | core/ |
|
EntityFieldManagerTest::$eventDispatcher | property | core/ |
The event dispatcher. |
EntityResource::$eventDispatcher | property | core/ |
The event dispatcher. |
EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
EntityResource::doPatchIndividualRelationship | function | core/ |
Update a to-one relationship. |
EntityResource::doPatchMultipleRelationship | function | core/ |
Update a to-many relationship. |
EntityResource::patch | function | core/ |
Responds to entity PATCH requests. |
EntityResource::patchIndividual | function | core/ |
Patches an individual entity. |
EntityResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityResourceTestBase::assertPatchProtectedFieldNamesStructure | function | core/ |
Asserts structure of $patchProtectedFieldNames. |
EntityResourceTestBase::getModifiedEntityForPatchTesting | function | core/ |
Clones the given entity and modifies all PATCH-protected fields. |
EntityResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
EntityResourceTestBase::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
EntityTestBundleResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTestComputedFieldNormalizerTest::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
EntityTestComputedFieldTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTestLabelResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTestMapFieldResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTestMapFieldTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTestResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTestTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityTypeListener::$eventDispatcher | property | core/ |
The event dispatcher. |
EntityViewDisplayResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
event_dispatcher | service | core/ |
Symfony\Component\EventDispatcher\EventDispatcher |
FieldStorageDefinitionListener::$eventDispatcher | property | core/ |
The event dispatcher. |
FileResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
FileResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
FileTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
FileUploadHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
FormBuilder::$eventDispatcher | property | core/ |
The event dispatcher. |
FormTestBase::$eventDispatcher | property | core/ |
The event dispatcher. |
GotoAction::$dispatcher | property | core/ |
The event dispatcher service. |
HtmlRenderer::$eventDispatcher | property | core/ |
The event dispatcher. |
ImportStorageTransformer::$eventDispatcher | property | core/ |
The event dispatcher to get changes to the configuration. |
JsonApiFunctionalMultilingualTest::testPatchTranslation | function | core/ |
Tests updating a translation. |
JsonApiFunctionalMultilingualTest::testPatchTranslationFallback | function | core/ |
Tests updating a translation fallback. |
JsonApiPatchRegressionTest | class | core/ |
JSON:API regression tests. |
JsonApiPatchRegressionTest.php | file | core/ |
|
JsonApiPatchRegressionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
JsonApiPatchRegressionTest::$modules | property | core/ |
Modules to install. |
JsonApiPatchRegressionTest::testBundlelessRelationshipMutationFromIssue2973681 | function | core/ |
Ensure POST and PATCH works for bundle-less relationship routes. |
JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
JsonApiPatchRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 | function | core/ |
Cannot PATCH an entity with dangling references in an ER field. |
JsonApiPatchRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 | function | core/ |
Ensure non-translatable entities can be PATCHed with an alternate language. |
JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 | function | core/ |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
JsonApiPatchRegressionTest::testPatchInvalidFieldPropertyFromIssue3127883 | function | core/ |
Ensure PATCHing a non-existing field property results in a helpful error. |
JsonApiPatchRegressionTest::testPatchToIncludeUrlDoesNotReturnIncludeFromIssue3026030 | function | core/ |
Ensure includes are respected even when PATCHing. |
JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 | function | core/ |
Ensures datetime fields are normalized using the correct timezone. |
JsonApiRelationshipTest::testPatchHandleUUIDPropertyReferenceFieldIssue3127883 | function | core/ |
Test relationships without target_id as main property. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.