Search for patch
- Search 7.x for patch
- Search 8.9.x for patch
- Search 10.3.x for patch
- Search 11.x for patch
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountProxy::$eventDispatcher | property | core/ |
Event dispatcher. |
BigPipe::$eventDispatcher | property | core/ |
The event dispatcher. |
BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
BlockContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
BlockContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CKEditor5ImageController::$eventDispatcher | property | core/ |
The event dispatcher. |
CommentHalJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentHalJsonTestBase::$patchProtectedFieldNames | property | core/ |
The HAL+JSON format causes different PATCH-protected fields. For some reason, the 'pid' and 'homepage' fields are NOT PATCH-protected, even though they are for non-HAL+JSON serializations. |
CommentJsonAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CommentResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
CommentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
CommentTest::testPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
CommentXmlAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
Config::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
ConfigEntityMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigFactory::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
ConfigFactoryTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ConfigFieldMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigImporter::$eventDispatcher | property | core/ |
The event dispatcher used to notify subscribers. |
ConfigInstaller::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigManager::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigNamesMapper::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigNamesMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigSingleImportForm::$eventDispatcher | property | core/ |
The event dispatcher. |
ConfigSync::$eventDispatcher | property | core/ |
Event dispatcher. |
ConfigTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ContactFormResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
ContainerAwareEventDispatcher | class | core/ |
A performance optimized container aware event dispatcher. |
ContainerAwareEventDispatcher.php | file | core/ |
|
ContainerAwareEventDispatcher::$container | property | core/ |
The service container. |
ContainerAwareEventDispatcher::$listeners | property | core/ |
Listener definitions. |
ContainerAwareEventDispatcher::$unsorted | property | core/ |
Whether listeners need to be sorted prior to dispatch, keyed by event name. |
ContainerAwareEventDispatcher::addListener | function | core/ |
|
ContainerAwareEventDispatcher::addSubscriber | function | core/ |
|
ContainerAwareEventDispatcher::dispatch | function | core/ |
|
ContainerAwareEventDispatcher::getListenerPriority | function | core/ |
|
ContainerAwareEventDispatcher::getListeners | function | core/ |
|
ContainerAwareEventDispatcher::hasListeners | function | core/ |
|
ContainerAwareEventDispatcher::removeListener | function | core/ |
|
ContainerAwareEventDispatcher::removeSubscriber | function | core/ |
|
ContainerAwareEventDispatcher::__construct | function | core/ |
Constructs a container aware event dispatcher. |
ContainerAwareEventDispatcherTest | class | core/ |
Unit tests for the ContainerAwareEventDispatcher. |
ContainerAwareEventDispatcherTest.php | file | core/ |
|
ContainerAwareEventDispatcherTest::$dispatcher | property | core/ |
|
ContainerAwareEventDispatcherTest::$listener | property | core/ |
|
ContainerAwareEventDispatcherTest::createEventDispatcher | function | core/ |
|
ContainerAwareEventDispatcherTest::POSTBAR | constant | core/ |
|
ContainerAwareEventDispatcherTest::POSTFOO | constant | core/ |
|
ContainerAwareEventDispatcherTest::PREBAR | constant | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.