Search for validateProps

  1. Search 7.x for validateProps
  2. Search 9.5.x for validateProps
  3. Search 8.9.x for validateProps
  4. Search 10.3.x for validateProps
  5. Other projects
Title Object type File name Summary
ComponentsTwigExtension::doValidateProps function core/lib/Drupal/Core/Template/ComponentsTwigExtension.php Performs the actual validation of the schema for the props.
ComponentsTwigExtension::validateProps function core/lib/Drupal/Core/Template/ComponentsTwigExtension.php Validates the props in development environments.
ComponentValidator::validateProps function core/modules/sdc/src/Component/ComponentValidator.php Validates that the props provided to the component.
ComponentValidator::validateProps function core/lib/Drupal/Core/Theme/Component/ComponentValidator.php Validates that the props provided to the component.
ComponentValidatorTest::dataProviderValidatePropsInvalid function core/modules/sdc/tests/src/Unit/ComponentValidatorTest.php Data provider with invalid component props.
ComponentValidatorTest::dataProviderValidatePropsInvalid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with invalid component props.
ComponentValidatorTest::dataProviderValidatePropsValid function core/modules/sdc/tests/src/Unit/ComponentValidatorTest.php Data provider with valid component props.
ComponentValidatorTest::dataProviderValidatePropsValid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with valid component props.
ComponentValidatorTest::testValidatePropsInvalid function core/modules/sdc/tests/src/Unit/ComponentValidatorTest.php Tests that invalid props are handled properly.
ComponentValidatorTest::testValidatePropsInvalid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Tests that invalid props are handled properly.
ComponentValidatorTest::testValidatePropsValid function core/modules/sdc/tests/src/Unit/ComponentValidatorTest.php Tests that valid props are handled properly.
ComponentValidatorTest::testValidatePropsValid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Tests that valid props are handled properly.
TwigExtension::doValidateProps function core/modules/sdc/src/Twig/TwigExtension.php Performs the actual validation of the schema for the props.
TwigExtension::validateProps function core/modules/sdc/src/Twig/TwigExtension.php Validates the props in development environments.

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