Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FieldUninstallValidator::setStringTranslation | function | core/ |
|
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
| 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]] |
| FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
| FieldUpdateActionBase.php | file | core/ |
|
| FieldUpdateActionBase::access | function | core/ |
Checks object access. |
| FieldUpdateActionBase::execute | function | core/ |
Executes the plugin. |
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldUpdateTest | class | core/ |
Tests that field settings are properly updated during database updates. |
| FieldUpdateTest.php | file | core/ |
|
| FieldUpdateTest::$configFactory | property | core/ |
The config factory service. |
| FieldUpdateTest::$database | property | core/ |
The database connection. |
| FieldUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
| FieldUpdateTest::$state | property | core/ |
The state service. |
| FieldUpdateTest::assertEntityRefDependency | function | core/ |
Asserts that a config depends on 'entity_reference' or not |
| FieldUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FieldUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| 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/ |
Modules to enable. |
| 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. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.