Overview

Namespaces

  • AlexisLefebvre
    • Bundle
      • AsyncTweetsBundle
        • Command
        • Controller
        • Entity
        • Utils

Classes

  • BaseCommand
  • StatusesHomeTimelineCommand
  • StatusesHomeTimelineTestCommand
  • StatusesReadCommand
  • StatusesShowCommand
  • Overview
  • Namespace
  • Class
  • Tree

Class StatusesHomeTimelineCommand

Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
Extended by AlexisLefebvre\Bundle\AsyncTweetsBundle\Command\BaseCommand
Extended by AlexisLefebvre\Bundle\AsyncTweetsBundle\Command\StatusesHomeTimelineCommand

Direct known subclasses

AlexisLefebvre\Bundle\AsyncTweetsBundle\Command\StatusesHomeTimelineTestCommand
Namespace: AlexisLefebvre\Bundle\AsyncTweetsBundle\Command
Located at StatusesHomeTimelineCommand.php
Methods summary
protected
# configure( )

Overrides

AlexisLefebvre\Bundle\AsyncTweetsBundle\Command\BaseCommand::configure()
protected integer|
# execute( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Parameters

$input
$output

Returns

integer|
protected
# setAndDisplayLastTweet( Symfony\Component\Console\Output\OutputInterface $output )

Parameters

$output
protected
# getContent( Symfony\Component\Console\Input\InputInterface $input )

Parameters

$input
protected
# displayContentNotArrayError( Symfony\Component\Console\Output\OutputInterface $output, null|object $content )

Parameters

$output
$content
protected
# addAndDisplayTweets( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, array $content, integer $numberOfTweets )

Parameters

$input
$output
$content
$numberOfTweets
protected
# setProgressBar( Symfony\Component\Console\Output\OutputInterface $output, integer $numberOfTweets )

Parameters

$output
$numberOfTweets
protected
# setTable( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Parameters

$input
$output
protected
# iterateTweets( array $tweets )

Parameters

$tweets
Methods inherited from AlexisLefebvre\Bundle\AsyncTweetsBundle\Command\BaseCommand
initialize()
Properties inherited from AlexisLefebvre\Bundle\AsyncTweetsBundle\Command\BaseCommand
$container, $em
AsyncTweetsBundle API documentation generated by ApiGen