Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldAccessTest::testFieldAccess | function | core/ |
Test that hook_entity_field_access() is called. |
| FieldApiDataTest | class | core/ |
Tests the Field Views data. |
| FieldApiDataTest.php | file | core/ |
|
| FieldApiDataTest::$modules | property | core/ |
|
| FieldApiDataTest::$testViews | property | core/ |
|
| FieldApiDataTest::getViewsData | function | core/ |
Gets the views data for the field created in setUp(). |
| FieldApiDataTest::setUp | function | core/ |
|
| FieldApiDataTest::testEntityFieldFilter | function | core/ |
Tests filtering entries with different translatability. |
| FieldApiDataTest::testViewsData | function | core/ |
Unit testing the views data structure. |
| FieldAPIHandlerTrait | trait | core/ |
A trait containing helper methods for field definitions. |
| FieldAPIHandlerTrait.php | file | core/ |
|
| FieldAPIHandlerTrait::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldAPIHandlerTrait::$fieldDefinition | property | core/ |
The field definition. |
| FieldAPIHandlerTrait::$fieldStorageDefinition | property | core/ |
The field storage definition. |
| FieldAPIHandlerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldAPIHandlerTrait::getEntityManager | function | core/ |
Returns the entity manager. |
| FieldAPIHandlerTrait::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ |
Gets the field storage configuration. |
| FieldAttachOtherTest | class | core/ |
Tests other Field API functions. |
| FieldAttachOtherTest.php | file | core/ |
|
| FieldAttachOtherTest::setUp | function | core/ |
|
| FieldAttachOtherTest::testEntityCache | function | core/ |
Test entity cache. |
| FieldAttachOtherTest::testEntityDisplayBuild | function | core/ |
Test rendering fields with EntityDisplay build(). |
| FieldAttachOtherTest::testEntityDisplayViewMultiple | function | core/ |
Tests rendering fields with EntityDisplay::buildMultiple(). |
| FieldAttachOtherTest::testEntityFormDisplayBuildForm | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm(). |
| FieldAttachOtherTest::testEntityFormDisplayExtractFormValues | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues(). |
| FieldAttachStorageTest | class | core/ |
Tests storage-related Field Attach API functions. |
| FieldAttachStorageTest.php | file | core/ |
|
| FieldAttachStorageTest::setUp | function | core/ |
|
| FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Test entity_bundle_create(). |
| FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Test entity_bundle_delete(). |
| FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Test entity deletion. |
| FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Test the 'multiple' load feature. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Test insert with empty or NULL fields, with default value. |
| FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
| FieldBlock | class | core/ |
Provides a block that renders a field from an entity. |
| FieldBlock | class | core/ |
Provides test field block to test with Block UI. |
| FieldBlock.php | file | core/ |
|
| FieldBlock.php | file | core/ |
|
| FieldBlock::$bundle | property | core/ |
The bundle ID. |
| FieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldBlock::$entityTypeId | property | core/ |
The entity type ID. |
| FieldBlock::$fieldDefinition | property | core/ |
The field definition. |
| FieldBlock::$fieldName | property | core/ |
The field name. |
| FieldBlock::$formatterManager | property | core/ |
The formatter manager. |
| FieldBlock::$logger | property | core/ |
The logger. |
| FieldBlock::$moduleHandler | property | core/ |
The module handler. |
| FieldBlock::blockAccess | function | core/ |
|
| FieldBlock::blockForm | function | core/ |
Pagination
- Previous page
- Page 575
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.