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 |
---|---|---|---|
ContainerAwareEventDispatcherTest::testRemoveSubscriber | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithPriorities | function | core/ |
|
ContainerAwareEventDispatcherTest::testStopEventPropagation | function | core/ |
|
ContainerAwareEventDispatcherTest::testSymfonyEventDispatching | function | core/ |
Tests dispatching Symfony events with core's event dispatcher. |
ContainerAwareEventDispatcherTest::testWorkaroundForPhpBug62976 | function | core/ |
|
DatabaseEventsTest::testEventDispatchingWhenNoContainerAvailable | function | core/ |
@covers ::dispatchEvent |
Drupal\package_manager\Validator\ComposerPatchesValidator | service | core/ |
|
EntityFieldManagerTest::$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. |
ExportStorageManager::$eventDispatcher | property | core/ |
The event dispatcher. |
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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.