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
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldableEntityNormalizerTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
| FieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with field definitions. |
| FieldableEntityStorageInterface.php | file | core/ |
|
| FieldableEntityStorageInterface::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
| FieldableEntityStorageInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| FieldableEntityStorageInterface::purgeFieldData | function | core/ |
Purges a batch of field data. |
| FieldAccessTest | class | core/ |
Tests Field access. |
| FieldAccessTest | class | core/ |
Tests Field level access hooks. |
| FieldAccessTest.php | file | core/ |
|
| FieldAccessTest.php | file | core/ |
|
| FieldAccessTest::$activeUid | property | core/ |
Holds the currently active global user ID that initiated the test run. |
| FieldAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldAccessTest::$modules | property | core/ |
Modules to enable. |
| FieldAccessTest::$modules | property | core/ |
Modules to load code from. |
| FieldAccessTest::$node | property | core/ |
Node entity to use in this test. |
| FieldAccessTest::$testViewFieldValue | property | core/ |
Field value to test display on nodes. |
| FieldAccessTest::setUp | function | core/ |
|
| FieldAccessTest::setUp | function | core/ |
|
| FieldAccessTest::testFieldAccess | function | core/ |
Tests hook_entity_field_access() and hook_entity_field_access_alter(). |
| 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/ |
Modules to enable. |
| FieldApiDataTest::$testViews | property | core/ |
Views to be enabled. |
| 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/ |
Set the default field storage backend for fields created during tests. |
| 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/ |
Set the default field storage backend for fields created during tests. |
| FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Test entity_bundle_create(). |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.