Search for patch

  1. Search 7.x for patch
  2. Search 8.9.x for patch
  3. Search 10.3.x for patch
  4. Search 11.x for patch
  5. Other projects
Title Object type File name Summary
MigrateExecutableTest::$eventDispatcher property core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php A mocked event dispatcher.
ModeratedNodeXmlAnonTest::testPatchPath function core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeXmlAnonTest.php Tests PATCHing a node's path with and without 'create url aliases'.
ModeratedNodeXmlBasicAuthTest::testPatchPath function core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeXmlBasicAuthTest.php Tests PATCHing a node's path with and without 'create url aliases'.
ModeratedNodeXmlCookieTest::testPatchPath function core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeXmlCookieTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeHalJsonAnonTest::$patchProtectedFieldNames property core/modules/hal/tests/src/Functional/node/NodeHalJsonAnonTest.php The fields that are protected against modification during PATCH requests.
NodeResourceTestBase::$patchProtectedFieldNames property core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php The fields that are protected against modification during PATCH requests.
NodeResourceTestBase::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/NodeTest.php The fields that are protected against modification during PATCH requests.
NodeTest::testPatchPath function core/modules/jsonapi/tests/src/Functional/NodeTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeXmlAnonTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeXmlBasicAuthTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeXmlCookieTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php Tests PATCHing a node's path with and without 'create url aliases'.
PathAliasResourceTestBase::$patchProtectedFieldNames property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php The fields that are protected against modification during PATCH requests.
PathAliasTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php The fields that are protected against modification during PATCH requests.
ResourceTestBase::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php The fields that are protected against modification during PATCH requests.
ResourceTestBase::getModifiedEntityForPatchTesting function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Clones the given entity and modifies all PATCH-protected fields.
ResourceTestBase::getPatchDocument function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Returns the JSON:API PATCH document.
ResourceTestBase::testPatchIndividual function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
ResourceTypeRepository::$eventDispatcher property core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php The event dispatcher.
RouteBuilder::$dispatcher property core/lib/Drupal/Core/Routing/RouteBuilder.php The event dispatcher to notify of routes.
RouteBuilderTest::$dispatcher property core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php The mocked event dispatcher.
SectionComponent::eventDispatcher function core/modules/layout_builder/src/SectionComponent.php Wraps the event dispatcher.
SectionRenderTest::$eventDispatcher property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The event dispatcher.
ShortcutResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The fields that are protected against modification during PATCH requests.
ShortcutSetResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php The fields that are protected against modification during PATCH requests.
ShortcutTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php The fields that are protected against modification during PATCH requests.
Sql::$eventDispatcher property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php An event dispatcher instance to use for map events.
SqlTest::$eventDispatcher property core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php Prophesized event dispatcher.
StubRequestHandlerResourcePlugin::patch function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php
TemporaryJsonapiFileFieldUploader::$eventDispatcher property core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php The event dispatcher.
TermResourceTestBase::$patchProtectedFieldNames property core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php The fields that are protected against modification during PATCH requests.
TermResourceTestBase::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Tests PATCHing a term's path.
TermTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/TermTest.php The fields that are protected against modification during PATCH requests.
TermTest::testPatchPath function core/modules/jsonapi/tests/src/Functional/TermTest.php Tests PATCHing a term's path.
TermXmlAnonTest::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php Tests PATCHing a term's path.
TermXmlBasicAuthTest::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php Tests PATCHing a term's path.
TermXmlCookieTest::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php Tests PATCHing a term's path.
TestWithDispatcher class core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestWithDispatcher::$dispatcher property core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestWithDispatcher::$name property core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestWithDispatcher::foo function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
UserFloodControl::$eventDispatcher property core/modules/user/src/UserFloodControl.php Event dispatcher.
UserResourceTestBase::$patchProtectedFieldNames property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The fields that are protected against modification during PATCH requests.
UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Tests PATCHing security-sensitive base fields of the logged in account.
UserResourceTestBase::testPatchSecurityOtherUser function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Tests PATCHing security-sensitive base fields to change other users.
UserTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/UserTest.php The fields that are protected against modification during PATCH requests.
UserTest::testPatchDxForSecuritySensitiveBaseFields function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests PATCHing security-sensitive base fields of the logged in account.
UserTest::testPatchSecurityOtherUser function core/modules/jsonapi/tests/src/Functional/UserTest.php Tests PATCHing security-sensitive base fields to change other users.
UserXmlAnonTest::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php Tests PATCHing security-sensitive base fields of the logged in account.
UserXmlBasicAuthTest::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php Tests PATCHing security-sensitive base fields of the logged in account.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.