82 string references to 'Field'
- BlockContentViewsData::getViewsData in core/
modules/ block_content/ src/ BlockContentViewsData.php - Returns views data for the entity type.
- Combine::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ filter/ Combine.php - Provide the basic form which calls through to subforms.
- Combine::query in core/
modules/ views/ src/ Plugin/ views/ filter/ Combine.php - Add this filter to the query.
- Combine::validate in core/
modules/ views/ src/ Plugin/ views/ filter/ Combine.php - Validate that the plugin is correct and can be saved.
- Comment::defaultDisplayOptions in core/
modules/ comment/ src/ Plugin/ views/ wizard/ Comment.php - Assembles the default display options for the view.
- CommentHooks::theme in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_theme().
- ConfigTranslationFieldListBuilder::buildHeader in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Builds the header row for the entity listing.
- DataFieldRow::buildOptionsForm in core/
modules/ rest/ src/ Plugin/ views/ row/ DataFieldRow.php - Provide a form for setting options.
- DisplayPluginBase::getFieldLabels in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Retrieves a list of fields for the current display.
- DisplayPluginBase::validate in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Validate that the plugin is correct and can be saved.
- EntityDisplayBase::calculateDependencies in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Calculates dependencies and stores them in the dependency property.
- EntityDisplayFormBase::buildExtraFieldRow in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Builds the table row structure for a single extra field.
- EntityDisplayFormBase::buildFieldRow in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Builds the table row structure for a single field.
- EntityFormDisplayEditForm::getTableHeader in core/
modules/ field_ui/ src/ Form/ EntityFormDisplayEditForm.php - Returns an array containing the table headers.
- EntityReference::preRender in core/
modules/ views/ src/ Plugin/ views/ row/ EntityReference.php - Allow the style to do stuff before each row is rendered.
- EntityViewDisplayEditForm::getTableHeader in core/
modules/ field_ui/ src/ Form/ EntityViewDisplayEditForm.php - Returns an array containing the table headers.
- EntityViewsData::mapSingleFieldViewsData in core/
modules/ views/ src/ EntityViewsData.php - Provides the views data for a given data type and schema field.
- EntityViewsData::processViewsDataForEntityReference in core/
modules/ views/ src/ EntityViewsData.php - Processes the views data for an entity reference field.
- EntityViewsData::processViewsDataForTextLong in core/
modules/ views/ src/ EntityViewsData.php - Processes the views data for a text field with formatting.
- field.info.yml in core/
modules/ field/ field.info.yml - core/modules/field/field.info.yml
- field.migrate_drupal.yml in core/
modules/ field/ migrations/ state/ field.migrate_drupal.yml - core/modules/field/migrations/state/field.migrate_drupal.yml
- field.schema.yml in core/
modules/ field/ config/ schema/ field.schema.yml - core/modules/field/config/schema/field.schema.yml
- FieldInstanceSettings::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d7/ FieldInstanceSettings.php - Performs the associated process.
- FieldLabelDescriptionTranslation::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d6/ FieldLabelDescriptionTranslation.php - FieldLabelDescriptionTranslation::query in core/
modules/ field/ src/ Plugin/ migrate/ source/ d7/ FieldLabelDescriptionTranslation.php - FieldPluginBase::getRenderTokens in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Gets the 'render' tokens to use for advanced rendering.
- FieldStorageConfig::getProvider in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - Returns the name of the provider of this field.
- FieldStorageReuseForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - Form constructor.
- File::defaultDisplayOptions in core/
modules/ file/ src/ Plugin/ views/ wizard/ File.php - Assembles the default display options for the view.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- GroupwiseMax::leftQuery in core/
modules/ views/ src/ Plugin/ views/ relationship/ GroupwiseMax.php - Generate a subquery given the user options, as set in the options.
- hook_views_data in core/
modules/ views/ views.api.php - Describe data tables and fields (or the equivalent) to Views.
- Media::defaultDisplayOptions in core/
modules/ media/ src/ Plugin/ views/ wizard/ Media.php - Assembles the default display options for the view.
- MediaRevision::defaultDisplayOptions in core/
modules/ media/ src/ Plugin/ views/ wizard/ MediaRevision.php - Assembles the default display options for the view.
- migrate_drupal.services.yml in core/
modules/ migrate_drupal/ migrate_drupal.services.yml - core/modules/migrate_drupal/migrate_drupal.services.yml
- Node::defaultDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Assembles the default display options for the view.
- Node::display_options_row in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Set the row style and row style plugins to the display_options.
- NodeHooks1::theme in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_theme().
- NodeRevision::defaultDisplayOptions in core/
modules/ node/ src/ Plugin/ views/ wizard/ NodeRevision.php - Assembles the default display options for the view.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Adds additional data to the row.
- RestHooks::help in core/
modules/ rest/ src/ Hook/ RestHooks.php - Implements hook_help().
- Table::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Table.php - Render the given style.
- template_preprocess_views_ui_style_plugin_table in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for style plugin table templates.
- TokenizeAreaPluginBase::tokenForm in core/
modules/ views/ src/ Plugin/ views/ area/ TokenizeAreaPluginBase.php - Adds tokenization form elements.
- TraversableElement::findField in vendor/
behat/ mink/ src/ Element/ TraversableElement.php - Finds field (input, textarea, select) with specified locator.
- UserHooks::help in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_help().
- Users::defaultDisplayOptions in core/
modules/ user/ src/ Plugin/ views/ wizard/ Users.php - Assembles the default display options for the view.
- ViewEditForm::getDisplayDetails in core/
modules/ views_ui/ src/ ViewEditForm.php - Helper function to get the display details section of the edit UI.
- ViewEditForm::getFormBucket in core/
modules/ views_ui/ src/ ViewEditForm.php - Add information about a section to a display.
- ViewExecutable::build in core/
modules/ views/ src/ ViewExecutable.php - Builds the query for the view.
- views.data_types.schema.yml in core/
modules/ views/ config/ schema/ views.data_types.schema.yml - core/modules/views/config/schema/views.data_types.schema.yml
- views.field.schema.yml in core/
modules/ views/ config/ schema/ views.field.schema.yml - core/modules/views/config/schema/views.field.schema.yml
- views.filter.schema.yml in core/
modules/ views/ config/ schema/ views.filter.schema.yml - core/modules/views/config/schema/views.filter.schema.yml
- views.services.yml in core/
modules/ views/ views.services.yml - core/modules/views/views.services.yml
- views.view.articles_aside.yml in core/
profiles/ demo_umami/ config/ install/ views.view.articles_aside.yml - core/profiles/demo_umami/config/install/views.view.articles_aside.yml
- views.view.block_content.yml in core/
modules/ block_content/ config/ optional/ views.view.block_content.yml - core/modules/block_content/config/optional/views.view.block_content.yml
- views.view.comment.yml in core/
modules/ comment/ config/ optional/ views.view.comment.yml - core/modules/comment/config/optional/views.view.comment.yml
- views.view.comments_recent.yml in core/
modules/ comment/ config/ optional/ views.view.comments_recent.yml - core/modules/comment/config/optional/views.view.comments_recent.yml
- views.view.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.content_recent.yml in core/
modules/ node/ config/ optional/ views.view.content_recent.yml - core/modules/node/config/optional/views.view.content_recent.yml
- views.view.featured_articles.yml in core/
profiles/ demo_umami/ config/ install/ views.view.featured_articles.yml - core/profiles/demo_umami/config/install/views.view.featured_articles.yml
- views.view.files.yml in core/
modules/ file/ config/ optional/ views.view.files.yml - core/modules/file/config/optional/views.view.files.yml
- views.view.glossary.yml in core/
modules/ node/ config/ optional/ views.view.glossary.yml - core/modules/node/config/optional/views.view.glossary.yml
- views.view.media.yml in core/
profiles/ demo_umami/ config/ optional/ views.view.media.yml - core/profiles/demo_umami/config/optional/views.view.media.yml
- views.view.media.yml in core/
modules/ media/ config/ optional/ views.view.media.yml - core/modules/media/config/optional/views.view.media.yml
- views.view.media_library.yml in core/
modules/ media_library/ config/ install/ views.view.media_library.yml - core/modules/media_library/config/install/views.view.media_library.yml
- views.view.moderated_content.yml in core/
modules/ content_moderation/ config/ optional/ views.view.moderated_content.yml - core/modules/content_moderation/config/optional/views.view.moderated_content.yml
- views.view.promoted_items.yml in core/
profiles/ demo_umami/ config/ install/ views.view.promoted_items.yml - core/profiles/demo_umami/config/install/views.view.promoted_items.yml
- views.view.recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipes.yml - core/profiles/demo_umami/config/install/views.view.recipes.yml
- views.view.related_recipes.yml in core/
profiles/ demo_umami/ config/ install/ views.view.related_recipes.yml - core/profiles/demo_umami/config/install/views.view.related_recipes.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.watchdog.yml in core/
modules/ dblog/ config/ optional/ views.view.watchdog.yml - core/modules/dblog/config/optional/views.view.watchdog.yml
- views.view.who_s_new.yml in core/
modules/ user/ config/ optional/ views.view.who_s_new.yml - core/modules/user/config/optional/views.view.who_s_new.yml
- views.view.who_s_online.yml in core/
modules/ user/ config/ optional/ views.view.who_s_online.yml - core/modules/user/config/optional/views.view.who_s_online.yml
- Views::getHandlerTypes in core/
modules/ views/ src/ Views.php - Provide a list of views handler types used in a view.
- Views::getHandlerTypes in core/
modules/ views/ src/ Views.php - Provide a list of views handler types used in a view.
- ViewsDataHelper::fetchFields in core/
modules/ views/ src/ ViewsDataHelper.php - Fetches a list of all fields available for a given base type.
- ViewsExposedForm::submitForm in core/
modules/ views/ src/ Form/ ViewsExposedForm.php - Form submission handler.
- ViewsExposedForm::validateForm in core/
modules/ views/ src/ Form/ ViewsExposedForm.php - Form validation handler.
- views_field_default_views_data in core/
modules/ views/ views.views.inc - Default views data implementation for a field.
- views_ui_view_preview_section_rows_links in core/
modules/ views_ui/ views_ui.module - Returns all contextual links for the main content part of the view.
- _content_translation_preprocess_language_content_settings_table in core/
modules/ content_translation/ content_translation.admin.inc - (proxied) Implements hook_preprocess_HOOK().