You are here

10 uses of ENTITY_LEGAL_DOCUMENT_VERSION_ENTITY_NAME in Entity Legal 4.0.x

DocumentTest::testTitleCallback in tests/src/Kernel/DocumentTest.php
Tests the canonical route title callback.
EntityLegalController::create in src/Controller/EntityLegalController.php
Instantiates a new instance of this class.
EntityLegalDocument::getPublishedVersion in src/Entity/EntityLegalDocument.php
Get the current published version of this document.
EntityLegalDocumentForm::save in src/Form/EntityLegalDocumentForm.php
Form submission handler for the 'save' action.
EntityLegalDocumentVersionTest::testEditForm in src/Tests/EntityLegalDocumentVersionTest.php
Test the functionality of the edit form.
entity_legal_tokens in ./entity_legal.tokens.inc
Implements hook_tokens().
entity_legal_token_info in ./entity_legal.tokens.inc
Implements hook_token_info().
entity_legal_update_8100 in ./entity_legal.install
Change document version primary key to 'name'.
Popup::execute in src/Plugin/EntityLegal/Popup.php
Execute callback for Entity Legal method plugin.
ProfileFormEmbedded::execute in src/Plugin/EntityLegal/ProfileFormEmbedded.php
Execute callback for Entity Legal method plugin.