field_permission_example.module |
file |
modules/examples/field_permission_example/field_permission_example.module |
Hook implementations for the Field Permission Example module. |
DatabaseSchema_mysql::dropField |
function |
core/includes/database/mysql/schema.inc |
Drop a field. |
views_handler_field_file_status |
class |
core/modules/file/views/views_handler_field_file_status.inc |
Field handler to translate a node type into its readable form. |
views_handler_field_field::query |
function |
core/modules/field/views/views_handler_field_field.inc |
Called to add the field to a query. |
field_example_field_widget_error |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_widget_error(). |
field_ui_view_mode_enable_access |
function |
core/modules/field_ui/field_ui.admin.inc |
Access callback: Checks the users access and token to enable a display mode. |
views_handler_field::render_text |
function |
core/modules/views/handlers/views_handler_field.inc |
Perform an advanced text render for the item. |
NodeEntityFieldQueryAlter::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUIViewModeTestHelper::setUp |
function |
core/modules/field_ui/tests/field_ui.test |
Overrides BackdropWebTestCase::setUp(). |
FieldBlock::createPseudoInstance |
function |
core/modules/field/field.block.inc |
Create a field instance and display that uses custom formatter settings. |
taxonomy_field_widget_info_alter |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
FieldAttachTestCase::$field_name |
property |
core/modules/field/tests/field.test |
|
GenericFieldTest::$instanceNames |
property |
modules/examples/field_permission_example/tests/field_permission_example.test |
|
views_handler_field_taxonomy.inc |
file |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Definition of views_handler_field_taxonomy. |
FieldFormTestCase::$field_single |
property |
core/modules/field/tests/field.test |
|
views_handler_field_node::render |
function |
core/modules/node/views/views_handler_field_node.inc |
Render the field. |
FieldDisplayAPITestCase::$is_new |
property |
core/modules/field/tests/field.test |
|
FieldDisplayAPITestCase::$values |
property |
core/modules/field/tests/field.test |
|
FieldDisplayAPITestCase::$entity |
property |
core/modules/field/tests/field.test |
|
DateFieldBasic::$privileged_user |
property |
core/modules/date/tests/date_field.test |
|
FieldBulkDeleteTestCase::$fields |
property |
core/modules/field/tests/field.test |
|
views_handler_field_machine_name |
class |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Field handler that allows showing machine name content as human names. |
_date_field_widget_settings_form |
function |
core/modules/date/date.admin.inc |
Helper function for date_field_widget_settings_form(). |
views_handler_field_date::render |
function |
core/modules/views/handlers/views_handler_field_date.inc |
Render the field. |
FieldTestCase::assertFieldValues |
function |
core/modules/field/tests/field.test |
Assert that a field has the expected values in an entity. |
field_test_field_storage_details |
function |
core/modules/field/tests/field_test/field_test.storage.inc |
Implements hook_field_storage_details(). |
hook_field_storage_details_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API storage details. |
views_handler_field_search_score |
class |
core/modules/search/views/views_handler_field_search_score.inc |
Field handler to provide simple renderer that allows linking to a node. |
views_handler_field_user::render |
function |
core/modules/user/views/views_handler_field_user.inc |
Render the field. |
views_handler_field_boolean.test |
file |
core/modules/views/tests/handlers/views_handler_field_boolean.test |
Definition of ViewsHandlerFieldBooleanTest. |
views_handler_field_counter.test |
file |
core/modules/views/tests/handlers/views_handler_field_counter.test |
Definition of ViewsHandlerFilterCounterTest. |
FieldInfoTestCase::testFieldInfo |
function |
core/modules/field/tests/field.test |
Test that field types and field definitions are correctly cached. |
entityreference_field_views_data |
function |
core/modules/entityreference/views/entityreference.views.inc |
Implements hook_field_views_data(). |
ListFieldUITestCase::$field_name |
property |
core/modules/field/modules/list/tests/list.test |
|
ListFieldUITestCase::$admin_path |
property |
core/modules/field/modules/list/tests/list.test |
|
field_ui_widget_type_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_widget_type_form(). |
views_handler_field_contact_link |
class |
core/modules/contact/views/views_handler_field_contact_link.inc |
A field that links to the user contact page, if access is permitted. |
views_handler_field_comment_link |
class |
core/modules/comment/views/views_handler_field_comment_link.inc |
Base field handler to present a link. |
_image_field_resolution_validate |
function |
core/modules/image/image.field.inc |
Element validate function for resolution fields. |
taxonomy_field_widget_form_alter |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form_alter(). |
FieldCrudTestCase::testReadField |
function |
core/modules/field/tests/field.test |
Test reading back a field definition. |
image_field_widget_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_widget_settings_form(). |
ViewsHandlerFieldMath::viewsData |
function |
core/modules/views/tests/handlers/views_handler_field_math.test |
The views data definition. |
email_field_widget_settings_form |
function |
core/modules/email/email.module |
Implements hook_field_widget_settings_form(). |
FieldInstanceCrudTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field_user_picture |
class |
core/modules/user/views/views_handler_field_user_picture.inc |
Field handler to provide simple renderer that allows using a themed user link. |
_image_field_widget_alt_validate |
function |
core/modules/image/image.field.inc |
Validate callback for alt field. |
TaxonomyTermFieldTestCase::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldTranslationsTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field_links::query |
function |
core/modules/views/handlers/views_handler_field_links.inc |
Called to add the field to a query. |