| BooleanFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
| BooleanFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Renders fields of a given entity with a given display. |
| BooleanItem::defaultFieldSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Defines the field-level settings for this plugin. |
| BooleanItem::fieldSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Returns a form for the field-level settings. |
| Box::fields |
function |
core/modules/block_content/src/Plugin/migrate/source/d6/Box.php |
Returns available fields on the source. |
| BrowserTestBaseTest::testFieldAssertsForCheckbox |
function |
core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php |
Tests legacy field asserts for checkbox field type. |
| BrowserTestBaseTest::testFieldAssertsForTextfields |
function |
core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php |
Tests field asserts using textfields. |
| BulkDeleteTest::$fieldStorages |
property |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
The fields to use in this test. |
| BulkDeleteTest::testDeleteField |
function |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
Tests deleting fields. |
| BulkDeleteTest::testPurgeField |
function |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
Tests purging fields. |
| BulkDeleteTest::testPurgeFieldStorage |
function |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
Tests purging field storages. |
| BulkDeleteTest::testPurgeWithDeletedAndActiveField |
function |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
Tests that recreating a field with the name as a deleted field works. |
| Bundle::$real_field |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The bundle key. |
| CastedIntFieldJoin |
class |
core/modules/views/src/Plugin/views/join/CastedIntFieldJoin.php |
Implementation for the "casted_int_field_join" join. |
| CastedIntFieldJoin.php |
file |
core/modules/views/src/Plugin/views/join/CastedIntFieldJoin.php |
|
| CastedIntFieldJoin::buildJoin |
function |
core/modules/views/src/Plugin/views/join/CastedIntFieldJoin.php |
Builds the SQL for the join this object represents. |
| CastedIntFieldJoinTestBase |
class |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Tests the "casted_int_field_join" join plugin. |
| CastedIntFieldJoinTestBase.php |
file |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$castingType |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
The db type that should be used for casting fields as integers. |
| CastedIntFieldJoinTestBase::$manager |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
A plugin manager which handles the instances of joins. |
| CastedIntFieldJoinTestBase::$modules |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$pluginId |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$rootUser |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::buildJoin |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Builds a join using the given configuration. |
| CastedIntFieldJoinTestBase::setUp |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::setUpFixtures |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::testBuildJoin |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Tests base join functionality. |
| CastSql::getFieldAsInt |
function |
core/modules/views/src/Plugin/views/query/CastSql.php |
Returns a database expression to cast the field to int. |
| CastSqlInterface::getFieldAsInt |
function |
core/modules/views/src/Plugin/views/query/CastSqlInterface.php |
Returns a database expression to cast the field to int. |
| ChangedFieldItemList |
class |
core/lib/Drupal/Core/Field/ChangedFieldItemList.php |
Defines an item list class for changed fields. |
| ChangedFieldItemList.php |
file |
core/lib/Drupal/Core/Field/ChangedFieldItemList.php |
|
| ChangedFieldItemList::defaultAccess |
function |
core/lib/Drupal/Core/Field/ChangedFieldItemList.php |
Contains the default access logic of this field. |
| ChangedFieldItemList::hasAffectingChanges |
function |
core/lib/Drupal/Core/Field/ChangedFieldItemList.php |
Determines whether the field has relevant changes. |
| Ckeditor5Hooks::fieldWidgetSingleElementFormAlter |
function |
core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php |
Implements hook_field_widget_single_element_form_alter(). |
| CKEditor5MediaController::getMediaImageSourceFieldName |
function |
core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php |
Gets the name of an image media item's source field. |
| CKEditor5TestBase::assertHtmlEsqueFieldValueEquals |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php |
Decorates ::fieldValueEquals() to force DrupalCI to provide useful errors. |
| ClaroEntityDisplayTest::testExtraFields |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroEntityDisplayTest.php |
Copied from parent. |
| claro_preprocess_fieldset |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for fieldset. |
| claro_preprocess_fieldset__media_library_widget |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for fieldset__media_library_widget. |
| claro_preprocess_field_multiple_value_form |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for field_multiple_value_form. |
| claro_preprocess_field_ui_table |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for field_ui_table. |
| claro_preprocess_views_view_fields__media_library |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for views_view_fields__media_library. |
| CollectRelationshipMetaEvent::getRelationshipFieldName |
function |
core/modules/jsonapi/src/Events/CollectRelationshipMetaEvent.php |
Gets the relationship field. |
| Comment::baseFieldDefinitions |
function |
core/modules/comment/src/Entity/Comment.php |
Provides base field definitions for an entity type. |
| Comment::bundleFieldDefinitions |
function |
core/modules/comment/src/Entity/Comment.php |
Provides field definitions for a specific bundle. |
| Comment::fields |
function |
core/modules/comment/src/Plugin/migrate/source/d6/Comment.php |
Returns available fields on the source. |
| Comment::fields |
function |
core/modules/comment/src/Plugin/migrate/source/d7/Comment.php |
Returns available fields on the source. |
| Comment::getFieldName |
function |
core/modules/comment/src/Entity/Comment.php |
Returns the name of the field the comment is attached to. |
| Comment::setFieldName |
function |
core/modules/comment/src/Entity/Comment.php |
Sets the field ID for which this comment is attached. |