You are here

13 string references to YAML keys in private_message.routing.yml in Private Message 8.2

AdminUninstallForm::getCancelUrl in src/Form/AdminUninstallForm.php
Returns the route to go to if the user cancels the action.
PrivateMessageActionsBlock::build in src/Plugin/Block/PrivateMessageActionsBlock.php
Builds and returns the renderable array for this block plugin.
PrivateMessageForm::save in src/Form/PrivateMessageForm.php
Form submission handler for the 'save' action.
PrivateMessageInboxBlock::build in src/Plugin/Block/PrivateMessageInboxBlock.php
Builds and returns the renderable array for this block plugin.
PrivateMessageNotificationBlock::build in src/Plugin/Block/PrivateMessageNotificationBlock.php
Builds and returns the renderable array for this block plugin.
PrivateMessageService::createRenderablePrivateMessageThreadLink in src/Service/PrivateMessageService.php
Add a link to send a private message to the owner of the given entity.
PrivateMessageThreadDeleteForm::getCancelUrl in src/Form/PrivateMessageThreadDeleteForm.php
Returns the route to go to if the user cancels the action.
PrivateMessageThreadDeleteForm::submitForm in src/Form/PrivateMessageThreadDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
PrivateMessageThreadMemberWidget::formElement in src/Plugin/Field/FieldWidget/PrivateMessageThreadMemberWidget.php
Returns the form for a single field widget.
PrivateMessageThreadMessageFormatter::viewElements in src/Plugin/Field/FieldFormatter/PrivateMessageThreadMessageFormatter.php
Builds a renderable array for a field value.
PrivateMessageThreadViewBuilder::view in src/Entity/Builder/PrivateMessageThreadViewBuilder.php
Builds the render array for the provided entity.
private_message_private_message_thread_view in ./private_message.module
Implements hook_ENTITY_TYPE_view().
template_preprocess_private_message_notification_block in ./private_message.theme.inc
Implements hook_preprocess_private_message_notification_block().