Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUpdateTest::assertEntityRefDependency | function | core/ |
Asserts that a config depends on 'entity_reference' or not |
| FieldUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| FieldUpdateTest::setUp | function | core/ |
|
| FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate | function | core/ |
Tests field_post_update_remove_handler_submit_setting(). |
| FieldUpdateTest::testFieldUpdate8001 | function | core/ |
Tests field_update_8001(). |
| FieldUpdateTest::testFieldUpdate8002 | function | core/ |
Tests field_update_8002(). |
| FieldUpdateTest::testFieldUpdate8003 | function | core/ |
Tests field_update_8003(). |
| FieldUpdateTest::testFieldUpdate8500 | function | core/ |
Tests field_update_8500(). |
| FieldUrlTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
| FieldUrlTest.php | file | core/ |
|
| FieldUrlTest::$modules | property | core/ |
|
| FieldUrlTest::$testViews | property | core/ |
Views used by this test. |
| FieldUrlTest::testFieldUrl | function | core/ |
|
| FieldUrlTest::viewsData | function | core/ |
|
| 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/ |
|
| 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/ |
|
| FieldWebTest::$modules | property | core/ |
|
| 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/ |
|
| FieldWebTest::testAlterUrl | function | core/ |
Tests rewriting the output to a link. |
| FieldWebTest::testClickSorting | function | core/ |
Tests the click sorting functionality. |
| FieldWebTest::testFieldClasses | function | core/ |
Tests the field/label/wrapper classes. |
| FieldWebTest::testTextRendering | function | core/ |
Tests trimming/read-more/ellipses. |
| FieldWebTest::viewsData | function | core/ |
|
| 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 the weight of this widget relative to other widgets in the Field UI when selecting a widget for a given field. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
Pagination
- Previous page
- Page 621
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.