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 11.x for field_
  5. Other projects
Title Object type File name Summary
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
ChangedFieldItemList::hasAffectingChanges function core/lib/Drupal/Core/Field/ChangedFieldItemList.php
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 template_preprocess_HOOK() for fieldset.
claro_preprocess_fieldset__media_library_widget function core/themes/claro/claro.theme @todo Remove this when https://www.drupal.org/project/drupal/issues/2999549
lands.
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 template_preprocess_HOOK() for field_ui_table.
claro_preprocess_views_view_fields__media_library function core/themes/claro/claro.theme Implements hook_preprocess_views_view_fields().
Comment::baseFieldDefinitions function core/modules/comment/src/Entity/Comment.php
Comment::bundleFieldDefinitions function core/modules/comment/src/Entity/Comment.php
Comment::fields function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::fields function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::getFieldName function core/modules/comment/src/Entity/Comment.php
Comment::setFieldName function core/modules/comment/src/Entity/Comment.php
CommentAccessControlHandler::checkFieldAccess function core/modules/comment/src/CommentAccessControlHandler.php
CommentBaseFieldTest class core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Tests that comment as a base field.
CommentBaseFieldTest.php file core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBaseFieldTest::$modules property core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBaseFieldTest::setUp function core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBaseFieldTest::testCommentBaseField function core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Tests comment as a base field.
CommentBundlesTest::$entityFieldManager property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentController::$entityFieldManager property core/modules/comment/src/Controller/CommentController.php The entity field manager.
CommentEntityTranslation::fields function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php
CommentExtrasTest::testPostIndividualDxWithoutCriticalBaseFields function core/modules/jsonapi/tests/src/Functional/CommentExtrasTest.php Tests POSTing a comment without critical base fields.
CommentFieldAccessTest class core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php Tests comment field level access.
CommentFieldAccessTest.php file core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php
CommentFieldAccessTest::$administrativeFields property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php Fields that only users with administer comments permissions can change.
CommentFieldAccessTest::$contactFields property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php These fields can only be edited by the admin or anonymous users if allowed.
CommentFieldAccessTest::$createOnlyFields property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php These fields can be edited on create only.
CommentFieldAccessTest::$modules property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php
CommentFieldAccessTest::$readOnlyFields property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php These fields are automatically managed and can not be changed by any user.
CommentFieldAccessTest::setUp function core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php
CommentFieldAccessTest::testAccessToAdministrativeFields function core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php Tests permissions on comment fields.
CommentFieldFilterTest class core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php Tests comment field filters with translations.
CommentFieldFilterTest.php file core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentFieldFilterTest::$commentTitles property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php List of comment titles by language.
CommentFieldFilterTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentFieldFilterTest::$modules property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php
CommentFieldFilterTest::$testViews property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php Views used by this test.
CommentFieldFilterTest::assertPageCounts function core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php Asserts that the given comment translation counts are correct.

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