Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
FieldStorageReuseForm::getFormId function core/modules/field_ui/src/Form/FieldStorageReuseForm.php Returns a unique string identifying the form.
FieldStorageReuseForm::reuseCallback function core/modules/field_ui/src/Form/FieldStorageReuseForm.php Callback function to handle re-using an existing field.
FieldStorageReuseForm::submitForm function core/modules/field_ui/src/Form/FieldStorageReuseForm.php Form submission handler.
FieldStorageReuseForm::__construct function core/modules/field_ui/src/Form/FieldStorageReuseForm.php Constructs a new FieldStorageReuseForm object.
FieldSyncWidget class core/modules/content_translation/src/FieldSyncWidget.php Field Sync Widget for content_translation.
FieldSyncWidget.php file core/modules/content_translation/src/FieldSyncWidget.php
FieldSyncWidget::widget function core/modules/content_translation/src/FieldSyncWidget.php Returns a form element to configure field synchronization.
FieldSyncWidget::__construct function core/modules/content_translation/src/FieldSyncWidget.php
FieldTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php A test field handler.
FieldTest class core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Tests Drupal\views\Plugin\views\field\EntityField.
FieldTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php Tests the field handler UI.
FieldTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php Tests D6 field source plugin.
FieldTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php Tests D7 field source plugin.
FieldTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php
FieldTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php
FieldTest.php file core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php
FieldTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php
FieldTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php
FieldTest::$account property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php The account.
FieldTest::$container property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The container.
FieldTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php The theme to install as the default for testing.
FieldTest::$entityFieldManager property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The entity field manager.
FieldTest::$entityRepository property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The entity repository.
FieldTest::$entityTypeBundleInfo property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The entity type bundle info service.
FieldTest::$entityTypeManager property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The entity type manager.
FieldTest::$fieldTypePluginManager property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The mocked field type plugin manager.
FieldTest::$formatterPluginManager property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The mocked formatter plugin manager.
FieldTest::$languageManager property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The mocked language manager.
FieldTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php Modules to install.
FieldTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php Modules to install.
FieldTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php Modules to install.
FieldTest::$renderer property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The renderer.
FieldTest::$testValue property core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php A temporary stored test value for the test.
FieldTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php Views used by this test.
FieldTest::addSelfTokens function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php Add any special tokens this field might use for itself.
FieldTest::getBaseFieldStorage function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Returns a stub base field storage object.
FieldTest::getConfigFieldStorage function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Returns a stub configurable field storage object.
FieldTest::getPlaceholder function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php A mock function which allows to call placeholder from public.
FieldTest::getTestValue function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php Returns the testValue property.
FieldTest::providerSortOrders function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Provides sort orders for clickSort() test methods.
FieldTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldTest.php Provides source data for ::testSource.
FieldTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldTest.php Provides source data for ::testSource.
FieldTest::providerTestPrepareItemsByDelta function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Provides test data for testPrepareItemsByDelta().
FieldTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php Renders the field.
FieldTest::setTestValue function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php Sets the testValue property.
FieldTest::setUp function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php
FieldTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php
FieldTest::setupLanguageRenderer function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Setup the mock data needed to make language renderers work.
FieldTest::testAccess function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Tests access.
FieldTest::testCalculateDependenciesWithBaseField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Tests calculate dependencies with base field.

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