Search for Field

  1. Search 7.x for Field
  2. Search 9.5.x for Field
  3. Search 8.9.x for Field
  4. Search 10.3.x for Field
  5. Search 11.x for Field
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
StyleSerializerEntityTest::testFieldRawOutput function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the raw output options for row field rendering.
StyleSerializerEntityTest::testUIFieldAlias function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the field ID alias functionality of the DataFieldRow plugin.
StyleTableTest::testFieldInColumns function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests table fields in columns.
StyleTableTest::testNumericFieldVisible function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests that a number with the value of "0" is displayed in the table.
SyntaxTest::testConcatWsFields function core/modules/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php Tests string concatenation with separator, with field values.
SystemThemeHooks::themeSuggestionsField function core/modules/system/src/Hook/SystemThemeHooks.php Implements hook_theme_suggestions_HOOK().
Table::$defaultFieldLabels property core/modules/views/src/Plugin/views/style/Table.php Should field labels be enabled by default.
Table::$usesFields property core/modules/views/src/Plugin/views/style/Table.php Does the style plugin for itself support to add fields to its output.
TableMappingInterface::getAllFieldTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets all the table names in which an entity field is stored.
TableMappingInterface::getFieldColumnName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Generates a column name for a field property.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TableMappingInterface::getFieldTableName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the table name for a given column.
Tables::$caseSensitiveFields property core/lib/Drupal/Core/Entity/Query/Sql/Tables.php List of case sensitive fields.
Tables::$entityFieldManager property core/lib/Drupal/Core/Entity/Query/Sql/Tables.php The entity field manager.
Tables::$fieldTables property core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Field table array, key is table name, value is alias.
Tables::addField function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php
Tables::addField function core/modules/workspaces/src/EntityQuery/Tables.php
Tables::ensureFieldTable function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Ensure the field table is joined if necessary.
Tables::isFieldCaseSensitive function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php
TablesInterface::addField function core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php Adds a field to a database query.
TablesInterface::isFieldCaseSensitive function core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php Determines whether the given field is case sensitive.
TaggedWithTest::$tagField property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Field definition for the test tag field.
TaggedWithTest::$tagFieldName property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Name of the test tag field.
TaggedWithTest::$tagFieldStorage property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Holds the field storage for test tag field.
TaxonomyFieldAllTermsTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests the "All terms" taxonomy term field handler.
TaxonomyFieldAllTermsTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php
TaxonomyFieldAllTermsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php
TaxonomyFieldAllTermsTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Views used by this test.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests the "all terms" field handler.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests token replacement in the "all terms" field handler.
TaxonomyFieldFilterTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Tests taxonomy field filters with translations.
TaxonomyFieldFilterTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
TaxonomyFieldFilterTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
TaxonomyFieldFilterTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
TaxonomyFieldFilterTest::$termNames property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php List of taxonomy term names by language.
TaxonomyFieldFilterTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Views used by this test.
TaxonomyFieldFilterTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php The vocabulary used for creating terms.
TaxonomyFieldFilterTest::assertPageCounts function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Asserts that the given taxonomy translation counts are correct.
TaxonomyFieldFilterTest::createTermWithProperties function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Creates a taxonomy term with specified name and other properties.
TaxonomyFieldFilterTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php
TaxonomyFieldFilterTest::testFilters function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Tests description and term name filters.
TaxonomyFieldHooks class core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php Field and Field UI hook implementations for Taxonomy module.
TaxonomyFieldHooks.php file core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php
TaxonomyFieldHooks::preConfiguredDescription function core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php Implements hook_field_ui_preconfigured_options_alter().
TaxonomyFieldHooks::__construct function core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php
TaxonomyFieldTidTest class core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php Tests the taxonomy term TID field handler.
TaxonomyFieldTidTest.php file core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php
TaxonomyFieldTidTest::$modules property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php
TaxonomyFieldTidTest::$term1 property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php A taxonomy term to use in this test.
TaxonomyFieldTidTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.