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 |
|---|---|---|---|
| ForumController::$fieldMap | property | core/ |
Field map of existing fields on the site. |
| ForumManager::$entityFieldManager | property | core/ |
Entity field manager. |
| ForumUninstallTest::testForumUninstallWithoutFieldStorage | function | core/ |
Tests uninstallation if the field storage has been deleted beforehand. |
| forum_entity_bundle_field_info_alter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| HalEntityNormalizationTrait::applyHalFieldNormalization | function | core/ |
Applies the HAL entity field normalization to an entity normalization. |
| HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| HandlerFieldFieldTest | class | core/ |
Tests the field rendering in views. |
| HandlerFieldFieldTest.php | file | core/ |
|
| HandlerFieldFieldTest::$fieldStorages | property | core/ |
Test field storage. |
| HandlerFieldFieldTest::$modules | property | core/ |
Modules to enable. |
| HandlerFieldFieldTest::$nodes | property | core/ |
Test nodes. |
| HandlerFieldFieldTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldFieldTest::createFields | function | core/ |
Creates the testing fields. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
| HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
| HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
| HandlerFieldFieldTest::prepareView | function | core/ |
Sets up the testing view with random field data. |
| HandlerFieldFieldTest::testFieldRender | function | core/ |
Tests fields rendering in views. |
| HandlerFieldPermissionTest | class | core/ |
Tests the permission field handler. |
| HandlerFieldPermissionTest.php | file | core/ |
|
| HandlerFieldPermissionTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldPermissionTest::testFieldPermission | function | core/ |
Tests the permission field handler output. |
| HandlerFieldRoleTest | class | core/ |
Tests the handler of the user: role field. |
| HandlerFieldRoleTest.php | file | core/ |
|
| HandlerFieldRoleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerFieldRoleTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldRoleTest::testRole | function | core/ |
|
| HandlerFieldUserNameTest | class | core/ |
Tests the handler of the user: name field. |
| HandlerFieldUserNameTest.php | file | core/ |
|
| HandlerFieldUserNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerFieldUserNameTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldUserNameTest::testNoAdditionalFields | function | core/ |
Tests that the field handler works when no additional fields are added. |
| HandlerFieldUserNameTest::testUserName | function | core/ |
|
| HandlerTest::testNoDuplicateFields | function | core/ |
Ensures that neither node type or node ID appears multiple times. |
| HiddenFieldSelector | class | core/ |
Extends PartialNamedSelector to allow retrieval of hidden fields. |
| HiddenFieldSelector.php | file | core/ |
|
| HiddenFieldSelector::__construct | function | core/ |
|
| HighWaterTest::fields | function | core/ |
Returns available fields on the source. |
| hook_entity_base_field_info | function | core/ |
Provides custom base field definitions for a content entity type. |
| hook_entity_base_field_info_alter | function | core/ |
Alter base field definitions for a content entity type. |
| hook_entity_bundle_field_info | function | core/ |
Provides field definitions for a specific bundle within an entity type. |
| hook_entity_bundle_field_info_alter | function | core/ |
Alter bundle field definitions. |
| hook_entity_extra_field_info | function | core/ |
Exposes "pseudo-field" components on content entities. |
| hook_entity_extra_field_info_alter | function | core/ |
Alter "pseudo-field" components on content entities. |
| hook_entity_field_access | function | core/ |
Control access to fields. |
| hook_entity_field_access_alter | function | core/ |
Alter the default access behavior for a given field. |
| hook_entity_field_storage_info | function | core/ |
Provides field storage definitions for a content entity type. |
| hook_entity_field_storage_info_alter | function | core/ |
Alter field storage definitions for a content entity type. |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.