RssFields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Provide a form for setting options. |
StylePluginBase::usesFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Return TRUE if this style also uses fields. |
Field::document_self_tokens |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Document any special tokens this field might use for itself. |
FieldEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Views used by this test. |
FieldList::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Build the options form. |
hook_field_storage_pre_load |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends load field data. |
options_field_settings_form |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_settings_form(). |
FieldInfoTest::testFieldMap |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test field_info_field_map(). |
rdf_field_attach_view_alter |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_field_attach_view_alter(). |
options_field_update_forbid |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_update_forbid(). |
FileFieldRSSContentTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
Definition of Drupal\file\Tests\FileFieldDisplayTest. |
_user_install_picture_field |
function |
drupal/core/modules/user/user.install |
Creates a user picture image field for the User entity. |
taxonomy_field_extra_fields |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_extra_fields(). |
FIELD_CARDINALITY_UNLIMITED |
constant |
drupal/core/modules/field/field.module |
Value for field API indicating a field accepts an unlimited number of values. |
FieldBooleanTest::viewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldBooleanTest.php |
Returns the views data definition. |
FieldInstance::getFormatter |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Returns a Formatter plugin for the instance. |
FieldInstance::offsetExists |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Implements ArrayAccess::offsetExists(). |
FieldInfo::$loadedAllFields |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Whether $fieldsById contains all field definitions or a subset. |
FieldInfo::$bundleInstances |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Instance definitions by bundle. |
_field_ui_field_name_exists |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Render API callback: Checks if a field machine name is taken. |
field_ui_field_type_options |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns an array of field_type options. |
image_field_delete_revision |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
CommentFieldsTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Enable the field UI. |
field_info_storage_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field storage type's default settings. |
ViewExecutable::renderField |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render a specific field via the field ID and the row # |
FieldPluginBase::click_sort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Called to determine what to tell the clicksorter. |
FieldItemInterface::__isset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Magic method for isset(). |
FieldItemInterface::__unset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Magic method for unset(). |
OptionsFieldUITest::getInfo |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
|
field_ui_inactive_instances |
function |
drupal/core/modules/field_ui/field_ui.module |
Identifies inactive fields within a bundle. |
FieldPluginBase::get_entity |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the entity matching the current row and relationship. |
FieldCounterTest::testPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
FieldPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Run before any fields are rendered. |
_field_invoke_get_instances |
function |
drupal/core/modules/field/field.attach.inc |
Retrieves a list of instances to operate on. |
field_test_entity_test_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Loads a test_entity. |
_field_invoke_widget_target |
function |
drupal/core/modules/field/field.attach.inc |
Defines a 'target function' for field_invoke_method(). |
FileFieldTestBase::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Modules to enable. |
FileFieldTestBase::$profile |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
The profile to install as a basis for testing. |
FieldItemBase::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ComplexDataInterface::getProperties(). |
field_attach_delete_revision |
function |
drupal/core/modules/field/field.attach.inc |
Delete field data for a single revision of an existing entity. The passed
entity must have a revision ID attribute. |
TestFieldWidgetNoDefault.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetNoDefault.php |
Definition of Drupal\field_test\Plugin\field\widget\TestFieldWidgetNoDefault. |
LanguageField::defineOptions |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EntityNG::getTranslatedField |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Gets a translated field. |
ImageFieldTestBase::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Modules to enable. |
hook_entity_field_info_alter |
function |
drupal/core/includes/entity.api.php |
Alter defined entity properties. |
WebTestBase::assertFieldById |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field exists in the current page with the given id and value. |
Field API bulk data deletion |
group |
drupal/core/modules/field/field.crud.inc |
Cleans up after Field API bulk deletion operations. |
TestObjectMetadata::hasField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Checks if the given field is a mapped property for this class. |
hook_field_widget_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API widget types. |
hook_field_widget_form_alter |
function |
drupal/core/modules/field/field.api.php |
Alter forms for field widgets provided by other modules. |