Search for patch

  1. Search 7.x for patch
  2. Search 9.5.x for patch
  3. Search 8.9.x for patch
  4. Search 10.3.x for patch
  5. Other projects
Title Object type File name Summary
LanguageConfigFactoryOverride::$eventDispatcher property core/modules/language/src/Config/LanguageConfigFactoryOverride.php An event dispatcher instance to use for configuration events.
LanguageConfigOverride::$eventDispatcher property core/modules/language/src/Config/LanguageConfigOverride.php The event dispatcher.
LanguageConfigOverrideTest::$eventDispatcher property core/modules/language/tests/src/Unit/Config/LanguageConfigOverrideTest.php Event Dispatcher.
LayoutBuilder::$eventDispatcher property core/modules/layout_builder/src/Element/LayoutBuilder.php The event dispatcher.
MaintenanceModeSubscriber::$eventDispatcher property core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php An event dispatcher instance to use for configuration events.
MediaResourceTestBase::$patchProtectedFieldNames property core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php The fields that are protected against modification during PATCH requests.
MediaResourceTestBase::getNormalizedPatchEntity function core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php Returns the normalized PATCH entity.
MediaTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MediaTest.php The fields that are protected against modification during PATCH requests.
MenuLinkContentResourceTestBase::$patchProtectedFieldNames property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php The fields that are protected against modification during PATCH requests.
MenuLinkContentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The fields that are protected against modification during PATCH requests.
MessageResourceTestBase::testPatch function core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Tests a PATCH request for an entity, plus edge cases to ensure good DX.
MessageTest::doTestPatchIndividual function core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
MigrateExecutable::$eventDispatcher property core/modules/migrate/src/MigrateExecutable.php The event dispatcher.
MigrateExecutable::getEventDispatcher function core/modules/migrate/src/MigrateExecutable.php Gets the event dispatcher.
MigrateExecutableTest::$eventDispatcher property core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php A mocked event dispatcher.
ModuleHandlerTest::$eventDispatcher property core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php
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'.
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.
ResourceObjectNormalizer::$eventDispatcher property core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
ResourceTestBase::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php The fields that are protected against modification during PATCH requests.
ResourceTestBase::doTestPatchIndividual function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests PATCHing an individual resource, plus edge cases to ensure good DX.
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.
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.
RowTest::$eventDispatcher property core/modules/migrate/tests/src/Kernel/RowTest.php The event dispatcher.
SandboxManagerBase::dispatch function core/modules/package_manager/src/SandboxManagerBase.php Dispatches an event and handles any errors that it collects.
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 A mock event dispatcher.
StatementBase::dispatchStatementExecutionEndEvent function core/lib/Drupal/Core/Database/Statement/StatementBase.php Dispatches an event informing that the statement execution succeeded.
StatementBase::dispatchStatementExecutionFailureEvent function core/lib/Drupal/Core/Database/Statement/StatementBase.php Dispatches an event informing of the statement execution failure.
StatementBase::dispatchStatementExecutionStartEvent function core/lib/Drupal/Core/Database/Statement/StatementBase.php Dispatches an event informing that the statement execution begins.
StubRequestHandlerResourcePlugin::patch function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php Handles a PATCH request.
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.
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.

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