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
Title Object type File name Summary
LinkFieldTest class core/modules/link/tests/src/Functional/LinkFieldTest.php Tests link field widgets and formatters.
LinkFieldTest.php file core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php
LinkFieldTest.php file core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php
LinkFieldTest.php file core/modules/link/tests/src/Functional/LinkFieldTest.php
LinkFieldTest::$defaultTheme property core/modules/link/tests/src/Functional/LinkFieldTest.php The theme to install as the default for testing.
LinkFieldTest::$field property core/modules/link/tests/src/Functional/LinkFieldTest.php The instance used in this test class.
LinkFieldTest::$fieldStorage property core/modules/link/tests/src/Functional/LinkFieldTest.php A field to use in this test class.
LinkFieldTest::$migration property core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php The migration.
LinkFieldTest::$migration property core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php
LinkFieldTest::$modules property core/modules/link/tests/src/Functional/LinkFieldTest.php Modules to install.
LinkFieldTest::$plugin property core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php The migrate field plugin.
LinkFieldTest::$plugin property core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php
LinkFieldTest::assertInvalidEntries function core/modules/link/tests/src/Functional/LinkFieldTest.php Asserts that invalid URLs cannot be submitted.
LinkFieldTest::assertValidEntries function core/modules/link/tests/src/Functional/LinkFieldTest.php Asserts that valid URLs can be submitted.
LinkFieldTest::doTestEditNonNodeEntityLink function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests editing a link to a non-node entity.
LinkFieldTest::doTestLinkTitle function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests the link title settings of a link field.
LinkFieldTest::doTestURLValidation function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests link field URL validation.
LinkFieldTest::renderTestEntity function core/modules/link/tests/src/Functional/LinkFieldTest.php Renders a test_entity and returns the output.
LinkFieldTest::setUp function core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php
LinkFieldTest::setUp function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php
LinkFieldTest::setUp function core/modules/link/tests/src/Functional/LinkFieldTest.php
LinkFieldTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php Tests alter field instance migration.
LinkFieldTest::testDefineValueProcessPipeline function core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php Tests define value process pipeline.
LinkFieldTest::testLinkField function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests the functionality and rendering of the link field.
LinkFieldUITest class core/modules/link/tests/src/Functional/LinkFieldUITest.php Tests link field UI functionality.
LinkFieldUITest.php file core/modules/link/tests/src/Functional/LinkFieldUITest.php
LinkFieldUITest::$adminUser property core/modules/link/tests/src/Functional/LinkFieldUITest.php A user that can edit content types.
LinkFieldUITest::$contentType property core/modules/link/tests/src/Functional/LinkFieldUITest.php The content type to add fields to.
LinkFieldUITest::$defaultTheme property core/modules/link/tests/src/Functional/LinkFieldUITest.php The theme to install as the default for testing.
LinkFieldUITest::$helpTextUser property core/modules/link/tests/src/Functional/LinkFieldUITest.php A user that should see the help texts.
LinkFieldUITest::$modules property core/modules/link/tests/src/Functional/LinkFieldUITest.php Modules to install.
LinkFieldUITest::assertFieldContainsRawText function core/modules/link/tests/src/Functional/LinkFieldUITest.php Checks that given field contains the given raw text.
LinkFieldUITest::assertNoFieldContainsRawText function core/modules/link/tests/src/Functional/LinkFieldUITest.php Checks that given field does not contain the given raw text.
LinkFieldUITest::getFieldHtml function core/modules/link/tests/src/Functional/LinkFieldUITest.php Returns the raw HTML for the given field.
LinkFieldUITest::providerTestFieldUI function core/modules/link/tests/src/Functional/LinkFieldUITest.php Provides test data for ::testFieldUI().
LinkFieldUITest::runFieldUIItem function core/modules/link/tests/src/Functional/LinkFieldUITest.php Tests one link field UI item.
LinkFieldUITest::setUp function core/modules/link/tests/src/Functional/LinkFieldUITest.php
LinkFieldUITest::testFieldUI function core/modules/link/tests/src/Functional/LinkFieldUITest.php Tests the link field UI.
LinkFieldWidgetTest class core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Tests link field widgets.
LinkFieldWidgetTest.php file core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php
LinkFieldWidgetTest::$fieldDescription property core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Admin-defined help text used when configuring instances of Link fields.
LinkFieldWidgetTest::$modules property core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Modules to install.
LinkFieldWidgetTest::entitySetUp function core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Initializes a link field on the entity_test entity type.
LinkFieldWidgetTest::setUp function core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Set the default field storage backend for fields created during tests.
LinkFieldWidgetTest::testDefaultValues function core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Verify that default values are applied to the uri subfield.
LinkFieldWidgetTest::testFieldDescription function core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Verifies that the widget elements have the expected descriptions.
LinkFieldWidgetTest::testLinkTypeOnLinkWidget function core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Tests '#link_type' property exists on 'link_default' widget.
LinkFieldWidgetTest::testLinkWidgetCaughtExceptionEditingInvalidUrl function core/modules/link/tests/src/Kernel/LinkFieldWidgetTest.php Test link widget exception handled if link uri value is invalid.
LinkFormatterTest::$fieldName property core/modules/link/tests/src/Kernel/LinkFormatterTest.php The name of the field used in this test.
LinkHooks::fieldTypeCategoryInfoAlter function core/modules/link/src/Hook/LinkHooks.php Implements hook_field_type_category_info_alter().

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