CommandTester::getInput()
  • References/PHP/Symfony/Testing

InputInterface getInput()

2025-01-10 15:47:30
ValueToDuplicatesTransformer::transform()
  • References/PHP/Symfony/Testing

mixed transform(mixed $value) Duplicates the given value through the array.

2025-01-10 15:47:30
FormIntegrationTestCase
  • References/PHP/Symfony/Testing

class FormIntegrationTestCase extends PHPUnit_Framework_TestCase

2025-01-10 15:47:30
CommandTester::getDisplay()
  • References/PHP/Symfony/Testing

string getDisplay(bool $normalize = false) Gets the display returned by the last execution of

2025-01-10 15:47:30
TypeTestCase
  • References/PHP/Symfony/Testing

class TypeTestCase extends

2025-01-10 15:47:30
DeprecationErrorHandler deprecated::handle()
  • References/PHP/Symfony/Testing

static handle($errorNumber, $message, $file, $line, $context) Parameters

2025-01-10 15:47:30
DeprecationErrorHandler deprecated::handleBC()
  • References/PHP/Symfony/Testing

static handleBC($errorNumber, $message, $file, $line, $context) Parameters

2025-01-10 15:47:30
CommandTester::execute()
  • References/PHP/Symfony/Testing

int execute(array $input, array $options = array()) Executes the command. Available execution

2025-01-10 15:47:30
CommandTester::getStatusCode()
  • References/PHP/Symfony/Testing

int getStatusCode() Gets the status code returned by the last execution of the application.

2025-01-10 15:47:30
ValueToDuplicatesTransformer::reverseTransform()
  • References/PHP/Symfony/Testing

mixed reverseTransform(array $array) Extracts the duplicated value from an array.

2025-01-10 15:47:30