hook_field_display_ENTITY_TYPE_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the display settings of a field before it is displayed. |
PreUpdateEventArgs::assertValidField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Assert the field exists in changeset. |
HandlerFieldUserNameTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php |
Views used by this test. |
views.view.test_field_get_entity.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
EntityEnclosingRequest::getPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get a POST field from the request |
EntityEnclosingRequest::setPostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Set a POST field value |
TextFieldTest::_testTextfieldWidgets |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Helper function for testTextfieldWidgets(). |
field_ui_display_overview_row_region |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns the region to which a row in the 'Manage display' screen belongs. |
CommentFieldsTest::testCommentEnable |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works when enabled after a content module. |
CommentFieldsTest::testCommentFormat |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that comment module works correctly with plain text format. |
template_preprocess_views_view_field |
function |
drupal/core/modules/views/theme/theme.inc |
Process a single field within a view. |
field_views_field_default_views_data |
function |
drupal/core/modules/field/field.views.inc |
Default views data implementation for a field. |
FieldPluginBase::use_string_group_by |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determines if this field will be available as an option to group the result
by in the style settings. |
field_test_entity_nested_form_submit |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Submit handler for field_test_entity_nested_form(). |
FieldPluginBase::document_self_tokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Document any special tokens this field might use for itself. |
ImageFieldDefaultImagesTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Modules to enable. |
link_field_formatter_settings_summary |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_formatter_settings_form(). |
ManageFieldsTest::cardinalitySettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the cardinality settings of a field. |
ManageFieldsTest::assertFieldSettings |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Asserts field settings are as expected. |
_field_sql_storage_revision_tablename |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field revision archive table. |
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
TestFieldWidgetMultiple::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
field_sql_storage_field_update_forbid |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
field_sql_storage_field_storage_write |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_write(). |
field_sql_storage_field_storage_purge |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge(). |
bartik_field__taxonomy_term_reference |
function |
drupal/core/themes/bartik/template.php |
Implements theme_field__field_type(). |
SelectTest::testSimpleSelectAllFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests adding all fields from a given table to a SELECT statement. |
hook_field_extra_fields_display_alter |
function |
drupal/core/modules/field/field.api.php |
Alters the display settings of pseudo-fields before an entity is displayed. |
NodeRevision::$pathFieldsSupplemental |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Set the additional information for the pathField property. |
FormTest::testFieldFormSingleRequired |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
translation_entity_field_extra_fields |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_field_extra_fields(). |
FieldValidationException::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Constructor for FieldValidationException. |
EntityEnclosingRequest::getPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the post fields that will be used in the request |
EntityEnclosingRequest::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST fields to use in the request |
taxonomy_field_formatter_prepare_view |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
file_field_find_file_reference_column |
function |
drupal/core/modules/file/file.field.inc |
Determine whether a field references files stored in {file_managed}. |
FileFieldDisplayTest::testNodeDisplay |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php |
Tests normal formatter display on node display. |
_image_field_required_fields_validate |
function |
drupal/core/modules/image/image.field.inc |
Validate callback for alt and title field, if the user wants them required. |
template_preprocess_views_view_fields |
function |
drupal/core/modules/views/theme/theme.inc |
Preprocess theme function to print a single record from a row, with fields |
FieldPluginBase::element_wrapper_type |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element for the wrapper based upon the field's element type. |
field_test_field_storage_create_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_create_field(). |
field_test_field_storage_delete_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_field(). |
FieldInterface::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Delegates to the first item. |
field_test_field_attach_create_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_attach_create_bundle(). |
field_test_field_attach_rename_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_attach_rename_bundle(). |
field_test_field_attach_delete_bundle |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_attach_delete_bundle(). |
ClosureExpressionVisitor::sortByField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php |
Helper for sorting arrays of objects based on multiple fields +
orientations. |
FileFieldTestBase::assertFileNotExists |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Asserts that a file does not exist on disk. |
TestNonExistentAnnotationClass::$field |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@Foo\Bar\Name |