You are here

30 string references to YAML keys in linkit.routing.yml in Linkit 8.4

AddForm::submitForm in src/Form/Attribute/AddForm.php
Form submission handler.
AddForm::submitForm in src/Form/Matcher/AddForm.php
Form submission handler.
AttributeCrudTest::testAdd in src/Tests/AttributeCrudTest.php
Test adding an attribute to a profile.
AttributeCrudTest::testAddConfigurable in src/Tests/AttributeCrudTest.php
Test adding a configurable attribute to a profile.
AttributeCrudTest::testDelete in src/Tests/AttributeCrudTest.php
Test delete an attribute from a profile.
AttributeCrudTest::testOverview in src/Tests/AttributeCrudTest.php
Test the overview page.
DeleteForm::getCancelUrl in src/Form/Attribute/DeleteForm.php
Returns the route to go to if the user cancels the action.
DeleteForm::getCancelUrl in src/Form/Matcher/DeleteForm.php
Returns the route to go to if the user cancels the action.
DeleteForm::submitForm in src/Form/Attribute/DeleteForm.php
Form submission handler.
DeleteForm::submitForm in src/Form/Matcher/DeleteForm.php
Form submission handler.
EditForm::buildForm in src/Form/Attribute/EditForm.php
Form constructor.
EditForm::buildForm in src/Form/Matcher/EditForm.php
Form constructor.
EditForm::submitForm in src/Form/Attribute/EditForm.php
Form submission handler.
EditForm::submitForm in src/Form/Matcher/EditForm.php
Form submission handler.
FormBase::save in src/Form/Profile/FormBase.php
Form submission handler for the 'save' action.
LinkitControllerTest::testAttributeTitle in src/Tests/Controllers/LinkitControllerTest.php
Tests the attribute route title callback.
LinkitControllerTest::testMatcherTitle in src/Tests/Controllers/LinkitControllerTest.php
Tests the matcher route title callback.
LinkitControllerTest::testProfileTitle in src/Tests/Controllers/LinkitControllerTest.php
Tests the profile route title callback.
LinkitEditorDialog::buildForm in src/Form/LinkitEditorDialog.php
MatcherCrudTest::testAdd in src/Tests/MatcherCrudTest.php
Test adding a matcher to a profile.
MatcherCrudTest::testAddConfigurable in src/Tests/MatcherCrudTest.php
Test adding a configurable attribute to a profile.
MatcherCrudTest::testDelete in src/Tests/MatcherCrudTest.php
Test delete a matcher from a profile.
MatcherCrudTest::testOverview in src/Tests/MatcherCrudTest.php
Test the overview page.
OverviewForm::buildForm in src/Form/Attribute/OverviewForm.php
Form constructor.
OverviewForm::buildForm in src/Form/Matcher/OverviewForm.php
Form constructor.
ProfileCrudTest::testOverview in src/Tests/ProfileCrudTest.php
Test the overview page.
ProfileCrudTest::testProfileCreation in src/Tests/ProfileCrudTest.php
Creates profile.
ProfileCrudTest::testProfileDelete in src/Tests/ProfileCrudTest.php
Delete a profile.
ProfileCrudTest::testProfileUpdate in src/Tests/ProfileCrudTest.php
Updates a profile.
ProfileListBuilder::getDefaultOperations in src/ProfileListBuilder.php
Gets this list's default operations.