Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeValidationTest::providerRecipeValidation | function | core/ |
Data provider for ::testRecipeValidation(). |
| RecipeValidationTest::testRecipeValidation | function | core/ |
Tests the validation of recipe.yml file. |
| Rectangle | class | core/ |
Rectangle rotation algebra class. |
| Rectangle.php | file | core/ |
|
| Rectangle::$boundingHeight | property | core/ |
The height of the rotated rectangle. |
| Rectangle::$boundingWidth | property | core/ |
The width of the rotated rectangle. |
| Rectangle::$height | property | core/ |
The height of the rectangle. |
| Rectangle::$width | property | core/ |
The width of the rectangle. |
| Rectangle::delta | function | core/ |
Returns the difference of a fraction from the closest between 0 and 1. |
| Rectangle::fixImprecision | function | core/ |
Performs an imprecision check on the input value and fixes it if needed. |
| Rectangle::fraction | function | core/ |
Returns the fractional part of a float number, unsigned. |
| Rectangle::getBoundingHeight | function | core/ |
Gets the bounding height of the rectangle. |
| Rectangle::getBoundingWidth | function | core/ |
Gets the bounding width of the rectangle. |
| Rectangle::rotate | function | core/ |
Rotates the rectangle. |
| Rectangle::__construct | function | core/ |
Constructs a new Rectangle object. |
| RectangleTest | class | core/ |
Tests Drupal\Component\Utility\Rectangle. |
| RectangleTest.php | file | core/ |
|
| RectangleTest::providerPhp55RotateDimensions | function | core/ |
Provides data for image dimension rotation tests. |
| RectangleTest::testRotateDimensions | function | core/ |
Tests getting rectangle dimensions after a rotation operation. |
| RectangleTest::testWrongHeight | function | core/ |
Tests wrong rectangle height. |
| RectangleTest::testWrongWidth | function | core/ |
Tests wrong rectangle width. |
| RecursiveContextualValidator | class | core/ |
Defines a recursive contextual validator for Typed Data. |
| RecursiveContextualValidator.php | file | core/ |
|
| RecursiveContextualValidator::$constraintValidatorFactory | property | core/ |
The constraint validator factory. |
| RecursiveContextualValidator::$context | property | core/ |
The execution context. |
| RecursiveContextualValidator::$metadataFactory | property | core/ |
The metadata factory. |
| RecursiveContextualValidator::$typedDataManager | property | core/ |
The typed data manager. |
| RecursiveContextualValidator::atPath | function | core/ |
|
| RecursiveContextualValidator::getViolations | function | core/ |
|
| RecursiveContextualValidator::validate | function | core/ |
|
| RecursiveContextualValidator::validateConstraints | function | core/ |
Validates a node's value against all constraints in the given group. |
| RecursiveContextualValidator::validateNode | function | core/ |
Validates a Typed Data node in the validation tree. |
| RecursiveContextualValidator::validateProperty | function | core/ |
|
| RecursiveContextualValidator::validatePropertyValue | function | core/ |
|
| RecursiveContextualValidator::__construct | function | core/ |
Creates a validator for the given context. |
| RecursiveContextualValidatorTest | class | core/ |
Tests Drupal\Core\TypedData\Validation\RecursiveContextualValidator. |
| RecursiveContextualValidatorTest | class | core/ |
Tests Drupal\Core\TypedData\Validation\RecursiveContextualValidator. |
| RecursiveContextualValidatorTest.php | file | core/ |
|
| RecursiveContextualValidatorTest.php | file | core/ |
|
| RecursiveContextualValidatorTest::$contextFactory | property | core/ |
The execution context factory. |
| RecursiveContextualValidatorTest::$modules | property | core/ |
|
| RecursiveContextualValidatorTest::$recursiveValidator | property | core/ |
The recursive validator. |
| RecursiveContextualValidatorTest::$typedDataManager | property | core/ |
The type data manager. |
| RecursiveContextualValidatorTest::$validatorFactory | property | core/ |
The validator factory. |
| RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example type data object. |
| RecursiveContextualValidatorTest::providerTestValidatePropertyWithInvalidObjects | function | core/ |
Provides data for testValidatePropertyWithInvalidObjects. |
| RecursiveContextualValidatorTest::setUp | function | core/ |
|
| RecursiveContextualValidatorTest::setUp | function | core/ |
|
| RecursiveContextualValidatorTest::setupTypedData | function | core/ |
Setups a typed data object used for test purposes. |
| RecursiveContextualValidatorTest::testBasicValidateWithConstraint | function | core/ |
Tests basic validate with constraint. |
Pagination
- Previous page
- Page 1326
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.