Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TablesInterface::addField | function | core/ |
Adds a field to a database query. |
TablesInterface::isFieldCaseSensitive | function | core/ |
Determines whether the given field is case sensitive. |
TaggedWithTest::$tagField | property | core/ |
Field definition for the test tag field. |
TaggedWithTest::$tagFieldName | property | core/ |
Name of the test tag field. |
TaggedWithTest::$tagFieldStorage | property | core/ |
Holds the field storage for test tag field. |
TaxonomyFieldAllTermsTest | class | core/ |
Tests the "All terms" taxonomy term field handler. |
TaxonomyFieldAllTermsTest.php | file | core/ |
|
TaxonomyFieldAllTermsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TaxonomyFieldAllTermsTest::$testViews | property | core/ |
Views used by this test. |
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField | function | core/ |
Tests the "all terms" field handler. |
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens | function | core/ |
Tests token replacement in the "all terms" field handler. |
TaxonomyFieldFilterTest | class | core/ |
Tests taxonomy field filters with translations. |
TaxonomyFieldFilterTest.php | file | core/ |
|
TaxonomyFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TaxonomyFieldFilterTest::$modules | property | core/ |
Modules to enable. |
TaxonomyFieldFilterTest::$termNames | property | core/ |
List of taxonomy term names by language. |
TaxonomyFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
TaxonomyFieldFilterTest::$vocabulary | property | core/ |
The vocabulary used for creating terms. |
TaxonomyFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given taxonomy translation counts are correct. |
TaxonomyFieldFilterTest::createTermWithProperties | function | core/ |
Creates a taxonomy term with specified name and other properties. |
TaxonomyFieldFilterTest::setUp | function | core/ |
|
TaxonomyFieldFilterTest::testFilters | function | core/ |
Tests description and term name filters. |
TaxonomyFieldTidTest | class | core/ |
Tests the taxonomy term TID field handler. |
TaxonomyFieldTidTest.php | file | core/ |
|
TaxonomyFieldTidTest::$modules | property | core/ |
Modules to enable. |
TaxonomyFieldTidTest::$term1 | property | core/ |
A taxonomy term to use in this test. |
TaxonomyFieldTidTest::$testViews | property | core/ |
Views to be enabled. |
TaxonomyFieldTidTest::setUp | function | core/ |
|
TaxonomyFieldTidTest::testViewsHandlerTidField | function | core/ |
Tests the taxonomy field handler. |
TaxonomyFieldVidTest | class | core/ |
Tests the taxonomy term VID field handler. |
TaxonomyFieldVidTest.php | file | core/ |
|
TaxonomyFieldVidTest::$adminUser | property | core/ |
An admin user. |
TaxonomyFieldVidTest::$modules | property | core/ |
Modules to enable. |
TaxonomyFieldVidTest::$term1 | property | core/ |
A taxonomy term to use in this test. |
TaxonomyFieldVidTest::$testViews | property | core/ |
Views used by this test. |
TaxonomyFieldVidTest::setUp | function | core/ |
|
TaxonomyFieldVidTest::testViewsHandlerVidField | function | core/ |
Tests the field handling for the Vocabulary ID. |
TaxonomyTermHierarchyConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
TaxonomyTermReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
TaxonomyTermReference::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
TaxonomyTermReferenceCckTest::testProcessCckFieldValues | function | core/ |
|
TaxonomyTermReferenceFieldLegacyTest | class | core/ |
@group taxonomy @group legacy |
TaxonomyTermReferenceFieldLegacyTest.php | file | core/ |
|
TaxonomyTermReferenceFieldLegacyTest::testDefineValueProcessPipeline | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
TaxonomyTermReferenceFieldTest | class | core/ |
@coversDefaultClass \Drupal\taxonomy\Plugin\migrate\field\TaxonomyTermReference[[api-linebreak]] @group taxonomy |
TaxonomyTermReferenceFieldTest.php | file | core/ |
|
TaxonomyTermReferenceFieldTest::$migration | property | core/ |
|
TaxonomyTermReferenceFieldTest::$plugin | property | core/ |
|
TaxonomyTermReferenceFieldTest::setUp | function | core/ |
|
TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.