Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUiTestTrait::assertFieldDoesNotExistOnOverview | function | core/ |
Asserts that the field does not appear on the overview form. |
| FieldUiTestTrait::assertFieldExistsOnOverview | function | core/ |
Asserts that the field appears on the overview form. |
| FieldUiTestTrait::fieldUIAddExistingField | function | core/ |
Adds an existing field through the Field UI. |
| FieldUiTestTrait::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
| FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
| FieldUiTestTrait::getFieldFromGroup | function | core/ |
Helper function that returns the name of the group that a field is in. |
| FieldUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\field\FieldUninstallValidator[[api-linebreak]] @group field |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
|
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUrlTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
| FieldUrlTest.php | file | core/ |
|
| FieldUrlTest::$modules | property | core/ |
Modules to install. |
| FieldUrlTest::$testViews | property | core/ |
Views used by this test. |
| 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 install. |
| 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. |
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
Pagination
- Previous page
- Page 291
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.