Search for field
- Search 7.x for field
- Search 9.5.x for field
- Search 8.9.x for field
- Search 10.3.x for field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
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 |
---|---|---|---|
BooleanFormatterTest::$fieldName | property | core/ |
|
BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
BooleanItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
BooleanItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
Box::fields | function | core/ |
Returns available fields on the source. |
BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox field type. |
BrowserTestBaseTest::testFieldAssertsForTextfields | function | core/ |
Tests field asserts using textfields. |
BulkDeleteTest::$fieldStorages | property | core/ |
The fields to use in this test. |
BulkDeleteTest::testDeleteField | function | core/ |
Tests deleting fields. |
BulkDeleteTest::testPurgeField | function | core/ |
Tests purging fields. |
BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Tests purging field storages. |
BulkDeleteTest::testPurgeWithDeletedAndActiveField | function | core/ |
Tests that recreating a field with the name as a deleted field works. |
Bundle::$real_field | property | core/ |
The bundle key. |
CastedIntFieldJoin | class | core/ |
Implementation for the "casted_int_field_join" join. |
CastedIntFieldJoin.php | file | core/ |
|
CastedIntFieldJoin::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
CastedIntFieldJoinTestBase | class | core/ |
Tests the "casted_int_field_join" join plugin. |
CastedIntFieldJoinTestBase.php | file | core/ |
|
CastedIntFieldJoinTestBase::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
CastedIntFieldJoinTestBase::$manager | property | core/ |
A plugin manager which handles the instances of joins. |
CastedIntFieldJoinTestBase::$modules | property | core/ |
Modules to install. |
CastedIntFieldJoinTestBase::$pluginId | property | core/ |
|
CastedIntFieldJoinTestBase::$rootUser | property | core/ |
|
CastedIntFieldJoinTestBase::$testViews | property | core/ |
|
CastedIntFieldJoinTestBase::buildJoin | function | core/ |
Builds a join using the given configuration. |
CastedIntFieldJoinTestBase::setUp | function | core/ |
|
CastedIntFieldJoinTestBase::setUpFixtures | function | core/ |
|
CastedIntFieldJoinTestBase::testBuildJoin | function | core/ |
Tests base join functionality. |
CastSql::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
CastSqlInterface::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
ChangedFieldItemList | class | core/ |
Defines an item list class for changed fields. |
ChangedFieldItemList.php | file | core/ |
|
ChangedFieldItemList::defaultAccess | function | core/ |
Contains the default access logic of this field. |
ChangedFieldItemList::hasAffectingChanges | function | core/ |
Determines whether the field has relevant changes. |
CKEditor5MediaController::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
CKEditor5TestBase::assertHtmlEsqueFieldValueEquals | function | core/ |
Decorates ::fieldValueEquals() to force DrupalCI to provide useful errors. |
ClaroEntityDisplayTest::testExtraFields | function | core/ |
Copied from parent. |
claro_preprocess_fieldset | function | core/ |
Implements template_preprocess_HOOK() for fieldset. |
claro_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
claro_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK() for field_multiple_value_form. |
claro_preprocess_field_ui_table | function | core/ |
Implements template_preprocess_HOOK() for field_ui_table. |
claro_preprocess_views_view_fields__media_library | function | core/ |
Implements hook_preprocess_views_view_fields(). |
CollectRelationshipMetaEvent::getRelationshipFieldName | function | core/ |
Gets the relationship field. |
Comment::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
Comment::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
Comment::fields | function | core/ |
Returns available fields on the source. |
Comment::fields | function | core/ |
Returns available fields on the source. |
Comment::getFieldName | function | core/ |
Returns the name of the field the comment is attached to. |
Comment::setFieldName | function | core/ |
Sets the field ID for which this comment is attached. |
CommentAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.