You are here

15 string references to YAML keys in tweet_feed.routing.yml in Tweet Feed 4.x

TweetFeed::checkSpecificTweets in src/Controller/TweetFeed.php
TweetFeed::pullDataFromFeed in src/Controller/TweetFeed.php
Get Twitter Data
TweetFeedCommands::import in src/Commands/TweetFeedCommands.php
Import the latest batch of tweets.
TwitterAccountsController::display_accounts in src/Controller/TwitterAccountsController.php
display_accounts().
TwitterAccountsDeleteForm::getCancelUrl in src/Form/TwitterAccountsDeleteForm.php
Returns the route to go to if the user cancels the action.
TwitterAccountsDeleteForm::submitForm in src/Form/TwitterAccountsDeleteForm.php
Form submission handler.
TwitterAccountsForm::buildForm in src/Form/TwitterAccountsForm.php
Form constructor.
TwitterAccountsForm::getEditableConfigNames in src/Form/TwitterAccountsForm.php
Gets the configuration names that will be editable.
TwitterAccountsForm::submitForm in src/Form/TwitterAccountsForm.php
Form submission handler.
TwitterFeedsController::display_feeds in src/Controller/TwitterFeedsController.php
display_feeds().
TwitterFeedsDeleteForm::getCancelUrl in src/Form/TwitterFeedsDeleteForm.php
Returns the route to go to if the user cancels the action.
TwitterFeedsDeleteForm::submitForm in src/Form/TwitterFeedsDeleteForm.php
Form submission handler.
TwitterFeedsForm::buildForm in src/Form/TwitterFeedsForm.php
Form constructor.
TwitterFeedsForm::getEditableConfigNames in src/Form/TwitterFeedsForm.php
Gets the configuration names that will be editable.
TwitterFeedsForm::submitForm in src/Form/TwitterFeedsForm.php
Form submission handler.