Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUrlTest::testFieldUrl | function | core/ |
|
| FieldUrlTest::viewsData | function | core/ |
Returns the views data definition. |
| FieldValidationTest | class | core/ |
Tests field validation. |
| FieldValidationTest.php | file | core/ |
|
| FieldValidationTest::$bundle | property | core/ |
|
| FieldValidationTest::$entity | property | core/ |
|
| FieldValidationTest::$entityType | property | core/ |
|
| FieldValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldValidationTest::testCardinalityConstraint | function | core/ |
Tests that the number of values is validated against the field cardinality. |
| FieldValidationTest::testFieldConstraints | function | core/ |
Tests that constraints defined by the field type are validated. |
| FieldWebTest | class | core/ |
Tests fields from within a UI. |
| FieldWebTest.php | file | core/ |
|
| FieldWebTest::$columnMap | property | core/ |
Maps between the key in the expected result and the query result. |
| FieldWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldWebTest::$modules | property | core/ |
Modules to enable. |
| FieldWebTest::$testViews | property | core/ |
Views used by this test. |
| FieldWebTest::assertNotSubString | function | core/ |
Assertion helper which checks whether a string is not part of another string. |
| FieldWebTest::assertSubString | function | core/ |
Assertion helper which checks whether a string is part of another string. |
| FieldWebTest::clickSortLoadIdsFromOutput | function | core/ |
Small helper function to get all ids in the output. |
| FieldWebTest::parseContent | function | core/ |
Parse a content and return the html element. |
| FieldWebTest::setUp | function | core/ |
Sets up the test. |
| FieldWebTest::testAlterUrl | function | core/ |
Tests rewriting the output to a link. |
| FieldWebTest::testClickSorting | function | core/ |
Tests the click sorting functionality. |
| FieldWebTest::testClickSortingDistinct | function | core/ |
Tests the default click sorting functionality with distinct. |
| FieldWebTest::testFieldClasses | function | core/ |
Tests the field/label/wrapper classes. |
| FieldWebTest::testTextRendering | function | core/ |
Tests trimming/read-more/ellipses. |
| FieldWebTest::viewsData | function | core/ |
Returns the views data definition. |
| FieldWebTest::xpathContent | function | core/ |
Performs an xpath search on a certain content. |
| FieldWidget | class | core/ |
Defines a FieldWidget annotation object. |
| FieldWidget.php | file | core/ |
|
| FieldWidget::$class | property | core/ |
The name of the widget class. |
| FieldWidget::$description | property | core/ |
A short description of the widget type. |
| FieldWidget::$field_types | property | core/ |
An array of field types the widget supports. |
| FieldWidget::$id | property | core/ |
The plugin ID. |
| FieldWidget::$label | property | core/ |
The human-readable name of the widget type. |
| FieldWidget::$multiple_values | property | core/ |
Does the field widget handles multiple values at once. |
| FieldWidget::$weight | property | core/ |
An integer to determine weight of this widget relative to other widgets. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
|
| FieldWidgetConstraint::$message | property | core/ |
|
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::setUp | function | core/ |
|
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidation | function | core/ |
Tests widget constraint validation. |
Pagination
- Previous page
- Page 629
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.