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 |
---|---|---|---|
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. |
LanguageConfigFactoryOverride::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
LanguageConfigOverride::$eventDispatcher | property | core/ |
The event dispatcher. |
LanguageConfigOverrideTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
LayoutBuilder::$eventDispatcher | property | core/ |
The event dispatcher. |
MaintenanceModeSubscriber::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
MediaResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
MediaResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
MediaTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
MenuLinkContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
MenuLinkContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
MessageResourceTestBase::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
MessageTest::doTestPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
MigrateExecutable::$eventDispatcher | property | core/ |
The event dispatcher. |
MigrateExecutable::getEventDispatcher | function | core/ |
Gets the event dispatcher. |
MigrateExecutableTest::$eventDispatcher | property | core/ |
A mocked event dispatcher. |
ModuleHandlerTest::$eventDispatcher | property | core/ |
|
NodeResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
NodeResourceTestBase::testPatchPath | function | core/ |
Tests PATCHing a node's path with and without 'create url aliases'. |
NodeTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
NodeTest::testPatchPath | function | core/ |
Tests PATCHing a node's path with and without 'create url aliases'. |
PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
PathAliasTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ResourceTestBase::doTestPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
ResourceTestBase::getModifiedEntityForPatchTesting | function | core/ |
Clones the given entity and modifies all PATCH-protected fields. |
ResourceTestBase::getPatchDocument | function | core/ |
Returns the JSON:API PATCH document. |
ResourceTypeRepository::$eventDispatcher | property | core/ |
The event dispatcher. |
RouteBuilder::$dispatcher | property | core/ |
The event dispatcher to notify of routes. |
RouteBuilderTest::$dispatcher | property | core/ |
The mocked event dispatcher. |
SectionComponent::eventDispatcher | function | core/ |
Wraps the event dispatcher. |
SectionRenderTest::$eventDispatcher | property | core/ |
The event dispatcher. |
ShortcutResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ShortcutSetResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ShortcutTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
Sql::$eventDispatcher | property | core/ |
An event dispatcher instance to use for map events. |
SqlTest::$eventDispatcher | property | core/ |
Prophesized event dispatcher. |
StageBase::dispatch | function | core/ |
Dispatches an event and handles any errors that it collects. |
StubRequestHandlerResourcePlugin::patch | function | core/ |
|
TemporaryJsonapiFileFieldUploader::$eventDispatcher | property | core/ |
The event dispatcher. |
TermResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
TermResourceTestBase::testPatchPath | function | core/ |
Tests PATCHing a term's path. |
TermTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
TermTest::testPatchPath | function | core/ |
Tests PATCHing a term's path. |
TestWithDispatcher | class | core/ |
|
TestWithDispatcher::$dispatcher | property | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.