Search for isValueEmpty

  1. Search 7.x for isValueEmpty
  2. Search 9.5.x for isValueEmpty
  3. Search 8.9.x for isValueEmpty
  4. Search 10.3.x for isValueEmpty
  5. Other projects
Title Object type File name Summary
FieldHandlerInterface::isValueEmpty function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Checks if a field value is empty.
FieldKernelTest::testIsValueEmpty function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Tests views_handler_field::isValueEmpty().
FieldPluginBase::isValueEmpty function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Checks if a field value is empty.
FormStateDecoratorBase::isValueEmpty function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Determines if a specific key has a value in the submitted form values.
FormStateDecoratorBaseTest::testIsValueEmpty function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::isValueEmpty
FormStateInterface::isValueEmpty function core/lib/Drupal/Core/Form/FormStateInterface.php Determines if a specific key has a value in the submitted form values.
FormStateValuesTrait::isValueEmpty function core/lib/Drupal/Core/Form/FormStateValuesTrait.php Implements \Drupal\Core\Form\FormStateInterface::isValueEmpty()
FormStateValuesTraitTest::providerIsValueEmpty function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php Provides data to self::testIsValueEmpty().
FormStateValuesTraitTest::testIsValueEmpty function core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php @covers ::isValueEmpty

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.