You are here

65 string references to flag in Flag 8.4

AccessTest::setUp in tests/src/Kernel/AccessTest.php
ActionLinkController::create in src/Controller/ActionLinkController.php
Instantiates a new instance of this class.
ActionLinkNoJsController::create in src/Controller/ActionLinkNoJsController.php
Instantiates a new instance of this class.
ActionLinkTypeBase::getAction in src/ActionLink/ActionLinkTypeBase.php
Helper method to get the next flag action the user can take.
AjaxLinkNoJsTest::setUp in tests/src/Functional/AjaxLinkNoJsTest.php
AjaxLinkNoJsTest::testNoJsMessage in tests/src/Functional/AjaxLinkNoJsTest.php
Test nojs response to AJAX links.
AjaxLinkTest::setUp in tests/src/FunctionalJavascript/AjaxLinkTest.php
AjaxLinkTest::testDomUpdate in tests/src/FunctionalJavascript/AjaxLinkTest.php
Tests DOM update.
ConfirmForm::getUrl in src/Plugin/ActionLink/ConfirmForm.php
Return a Url object for the given flag action.
EntityFlagActionDeriver::create in src/Plugin/Derivative/EntityFlagActionDeriver.php
Creates a new class instance.
EntityFlagActionDeriver::getDerivativeDefinitions in src/Plugin/Derivative/EntityFlagActionDeriver.php
Gets the definition of all derivatives of a base plugin.
FieldEntry::getUrl in src/Plugin/ActionLink/FieldEntry.php
Return a Url object for the given flag action.
FieldEntryFormController::create in src/Controller/FieldEntryFormController.php
Instantiates a new instance of this class.
flag.routing.yml in ./flag.routing.yml
flag.routing.yml
FlagAccessCheck::access in src/Access/FlagAccessCheck.php
Checks access to the 'flag' action.
FlagAction::create in src/Plugin/Action/FlagAction.php
Creates an instance of the plugin.
FlagActionTest::testAccess in tests/src/Unit/Plugin/Action/FlagActionTest.php
Tests the access method.
FlagActionTest::testExecute in tests/src/Unit/Plugin/Action/FlagActionTest.php
Tests the execute method.
FlagBookmarkUITest::testUiBulkDelete in modules/flag_bookmark/tests/src/FunctionalJavascript/FlagBookmarkUITest.php
Tests bulk deletion of flaggings form.
FlagConfirmForm::getDescription in src/Form/FlagConfirmForm.php
Returns additional text to display as a description.
FlagConfirmFormBase::buildForm in src/Form/FlagConfirmFormBase.php
Form constructor.
FlagContextualLinksTest::setUp in tests/src/FunctionalJavascript/FlagContextualLinksTest.php
FlagContextualLinksTest::testFlagLinks in tests/src/FunctionalJavascript/FlagContextualLinksTest.php
Verify the behaviour and rendering of Flag links.
FlagCountExtensionTest::setUp in tests/src/FunctionalJavascript/FlagCountExtensionTest.php
FlagJsTestBase::setUp in tests/src/FunctionalJavascript/FlagJsTestBase.php
FlagKernelTestBase::setUp in tests/src/Kernel/FlagKernelTestBase.php
FlagPermissions::create in src/Permissions/FlagPermissions.php
Instantiates a new instance of this class.
FlagPermissionsTest::testPermissions in tests/src/Functional/FlagPermissionsTest.php
Test permissions.
FlagResetForm::create in src/Form/FlagResetForm.php
Instantiates a new instance of this class.
FlagTestBase::setUp in tests/src/Functional/FlagTestBase.php
FlagTypePluginManager::__construct in src/FlagType/FlagTypePluginManager.php
Constructs a new FlagTypePluginManager.
FlagViewsRelationship::create in src/Plugin/views/relationship/FlagViewsRelationship.php
Creates an instance of the plugin.
flag_contextual_links_alter in ./flag.module
Implements hook_contextual_links_alter().
flag_count_theme in modules/flag_count/flag_count.module
Implements hook_theme().
flag_entity_build_defaults_alter in ./flag.module
Implements hook_entity_build_defaults_alter().
flag_entity_extra_field_info in ./flag.module
Implements hook_entity_extra_field_info().
flag_entity_view in ./flag.module
Implements hook_entity_view().
flag_entity_view_alter in ./flag.module
Implements hook_entity_view_alter().
flag_event_test.info.yml in tests/modules/flag_event_test/flag_event_test.info.yml
tests/modules/flag_event_test/flag_event_test.info.yml
flag_flag_insert in ./flag.module
Implements hook_ENTITY_TYPE_insert().
flag_form_alter in ./flag.module
Implements hook_form_alter().
flag_form_save in ./flag.module
Performs flagging/unflagging for the entity edit form.
flag_form_submit in ./flag.module
Form submission handler for the flag module.
flag_hook_info in ./flag.module
Implements hook_hook_info().
flag_post_update_flag_relationship_dependencies in ./flag.post_update.php
Implements hook_post_update_NAME().
flag_theme in ./flag.module
Implements hook_theme().
flag_token_info in ./flag.tokens.inc
Implements hook_token_info().
LinkHtmlTest::doFlagNode in tests/src/Functional/LinkHtmlTest.php
Flag a node and check flag text.
LinkOwnershipAccessTest::doFlagOwnershipAccessTest in tests/src/Functional/LinkOwnershipAccessTest.php
LinkOwnershipAccessTest::doGlobalFlagOwnershipAccessTest in tests/src/Functional/LinkOwnershipAccessTest.php
LinkTypeAjaxTest::setUp in tests/src/FunctionalJavascript/LinkTypeAjaxTest.php
LinkTypeAjaxTest::testAjaxLink in tests/src/FunctionalJavascript/LinkTypeAjaxTest.php
Test the ajax link type.
LinkTypeAjaxTest::testNoJavascriptResponse in tests/src/Functional/LinkTypeAjaxTest.php
Tests the no-js fallback behavior for the AJAX link type.
LinkTypeConfirmFormTest::doFlagUnflagNode in tests/src/Functional/LinkTypeConfirmFormTest.php
Create a node, flag it and unflag it.
LinkTypeFieldEntryTest::doFlagNode in tests/src/Functional/LinkTypeFieldEntryTest.php
Create a node and flag it.
LinkTypeFieldEntryTest::doUnflagNode in tests/src/Functional/LinkTypeFieldEntryTest.php
Test unflagging content.
LinkTypeReloadTest::doFlagNode in tests/src/Functional/LinkTypeReloadTest.php
Flag a node.
ModalFormTest::setUp in tests/src/FunctionalJavascript/ModalFormTest.php
ModalFormTest::testModalOption in tests/src/FunctionalJavascript/ModalFormTest.php
Tests the modal form option for confirm and field entry link types.
Reload::getUrl in src/Plugin/ActionLink/Reload.php
Return a Url object for the given flag action.
system.action.flag_delete_flagging.yml in config/install/system.action.flag_delete_flagging.yml
config/install/system.action.flag_delete_flagging.yml
UserFlagTypeTest::testFlagSelf in tests/src/Functional/UserFlagTypeTest.php
Tests that user can flag themselves when and only when appropriate.
views.view.flag_bookmark.yml in modules/flag_bookmark/config/install/views.view.flag_bookmark.yml
modules/flag_bookmark/config/install/views.view.flag_bookmark.yml
views.view.flag_followers.yml in modules/flag_follower/config/install/views.view.flag_followers.yml
modules/flag_follower/config/install/views.view.flag_followers.yml
views.view.flag_followers_content.yml in modules/flag_follower/config/install/views.view.flag_followers_content.yml
modules/flag_follower/config/install/views.view.flag_followers_content.yml