Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
| FieldUninstallValidatorTest | class | core/ |
Tests Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
The mock field uninstall validator. |
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
Tests validate deleted. |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
Tests validate no deleted. |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
Tests validate no storages. |
| FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
| FieldUpdateActionBase.php | file | core/ |
|
| FieldUpdateActionBase::access | function | core/ |
|
| FieldUpdateActionBase::execute | function | core/ |
|
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldUrlTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
| FieldUrlTest.php | file | core/ |
|
| FieldUrlTest::$testViews | property | core/ |
Views used by this test. |
| FieldUrlTest::testFieldUrl | function | core/ |
Tests the rendering of a field as a plain text value and as a link. |
| FieldUrlTest::viewsData | function | core/ |
Defines the Views data for the test entity. |
| FieldValidationTest | class | core/ |
Tests field validation. |
| FieldValidationTest.php | file | core/ |
|
| FieldValidationTest::$bundle | property | core/ |
|
| FieldValidationTest::$entity | property | core/ |
The test entity. |
| 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. |
| FieldValuesTest | class | core/ |
Tests how Layout Builder handles changes to entity fields. |
| FieldValuesTest.php | file | core/ |
|
| FieldValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldValuesTest::$modules | property | core/ |
Modules to install. |
| FieldValuesTest::setUp | function | core/ |
|
| FieldValuesTest::testLayoutBuilderUiDoesNotShowStaleEntityFieldValues | function | core/ |
Tests that changes to fields are visible in the Layout Builder UI. |
| FieldViewsDataProvider | class | core/ |
Provide default views data for fields. |
| FieldViewsDataProvider.php | file | core/ |
|
| FieldViewsDataProvider::defaultFieldImplementation | function | core/ |
Default views data implementation for a field. |
| FieldViewsDataProvider::getSqlStorageForField | function | core/ |
Determines whether the entity type the field appears in is SQL based. |
| FieldViewsDataProvider::__construct | function | core/ |
|
| 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/ |
Asserts that 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. |
Pagination
- Previous page
- Page 567
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.