Search for field
Title | Object type | File name | Summary |
---|---|---|---|
field.html | file | help/ |
|
field.views.inc | file | modules/ |
Provide Views data and handlers for field.module. |
field_views_data | function | modules/ |
Implements hook_views_data(). |
field_views_data_alter | function | modules/ |
Implements hook_views_data_alter(). |
field_views_field_default_views_data | function | modules/ |
Default views data implementation for a field. |
field_views_field_label | function | modules/ |
Returns the label of a certain field. |
file_field_views_data | function | modules/ |
Implements hook_field_views_data(). |
file_field_views_data_views_data_alter | function | modules/ |
Implements hook_field_views_data_views_data_alter(). |
hook_field_views_data | function | ./ |
Override the default data for a Field API field. |
hook_field_views_data_alter | function | ./ |
Alter the views data for a single Field API field. |
hook_field_views_data_views_data_alter | function | ./ |
Alter the views data on a per field basis. |
image_field_views_data | function | modules/ |
Implements hook_field_views_data(). |
image_field_views_data_views_data_alter | function | modules/ |
Implements hook_field_views_data_views_data_alter(). |
list_field_views_data | function | modules/ |
Have a different filter handler for lists. |
profile_views_fetch_field | function | modules/ |
Add profile fields to view table. |
profile_views_get_fields | function | modules/ |
Get all profile fields. |
style-fields.html | file | help/ |
|
taxonomy_field_views_data | function | modules/ |
Implements hook_field_views_data(). |
taxonomy_field_views_data_views_data_alter | function | modules/ |
Implements hook_field_views_data_views_data_alter(). |
template_preprocess_views_view_field | function | theme/ |
Process a single field within a view. |
template_preprocess_views_view_fields | function | theme/ |
Preprocess theme function to print a single record from a row, with fields. |
theme_views_view_field | function | theme/ |
Display a single views field. |
view::$base_field | property | includes/ |
|
view::$field | property | includes/ |
Stores the field handlers which are initialized on this view. |
view::render_field | function | includes/ |
Render a specific field via the field ID and the row #. |
Views field handlers | group | handlers/ |
Handlers to tell Views how to build and display fields. |
views-view-field.tpl.php | file | theme/ |
This template is used to print a single field in a view. |
views-view-fields.tpl.php | file | theme/ |
Default simple view template to all the fields as a row. |
viewsFieldApiDataTest | class | tests/ |
Test the produced views_data. |
viewsFieldApiDataTest::$fields | property | tests/ |
Stores the fields for this test case. |
viewsFieldApiDataTest::getInfo | function | tests/ |
|
viewsFieldApiDataTest::setUp | function | tests/ |
Sets up a Drupal site for running functional and integration tests. |
viewsFieldApiDataTest::testViewsData | function | tests/ |
Unit testing the views data structure. |
ViewsFieldApiTestHelper | class | tests/ |
Provides some helper methods for testing fieldapi integration into views. |
ViewsFieldApiTestHelper::$fields | property | tests/ |
Stores the field definitions used by the test. |
ViewsFieldApiTestHelper::$instances | property | tests/ |
Stores the instances of the fields. They have the same keys as the fields. |
ViewsFieldApiTestHelper::clearViewsCaches | function | tests/ |
Clear all views caches and static caches which are required for the patch. |
ViewsFieldApiTestHelper::createUser | function | tests/ |
|
ViewsFieldApiTestHelper::setUpFields | function | tests/ |
|
ViewsFieldApiTestHelper::setUpInstances | function | tests/ |
|
ViewsHandlerFieldBooleanTest | class | tests/ |
Tests the core views_handler_field_boolean handler. |
ViewsHandlerFieldBooleanTest::dataSet | function | tests/ |
A very simple test dataset. |
ViewsHandlerFieldBooleanTest::getInfo | function | tests/ |
|
ViewsHandlerFieldBooleanTest::testFieldBoolean | function | tests/ |
|
ViewsHandlerFieldBooleanTest::viewsData | function | tests/ |
The views data definition. |
ViewsHandlerFieldCustomTest | class | tests/ |
Tests the core views_handler_field_custom handler. |
ViewsHandlerFieldCustomTest::getInfo | function | tests/ |
|
ViewsHandlerFieldCustomTest::testFieldCustom | function | tests/ |
|
ViewsHandlerFieldCustomTest::viewsData | function | tests/ |
The views data definition. |
ViewsHandlerFieldDateTest | class | tests/ |
Tests the core views_handler_field_date handler. |
Pagination
- Page 1
- Next page