Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FileVideoFormatter::settingsSummary function core/modules/file/src/Plugin/Field/FieldFormatter/FileVideoFormatter.php Returns a short summary for the current formatter settings.
FileVideoFormatterTest class core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php @coversDefaultClass \Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter[[api-linebreak]]
@group file
@group #slow
FileVideoFormatterTest.php file core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php
FileVideoFormatterTest::$defaultTheme property core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php The theme to install as the default for testing.
FileVideoFormatterTest::testAttributes function core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php Tests that the attributes added to the formatter are applied on render.
FileVideoFormatterTest::testRender function core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php @covers ::viewElements[[api-linebreak]]
FileViewsData class core/modules/file/src/FileViewsData.php Provides views data for the file entity type.
FileViewsData.php file core/modules/file/src/FileViewsData.php
FileViewsData::getViewsData function core/modules/file/src/FileViewsData.php Returns views data for the entity type.
FileViewsDataTest class core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php Tests file views data.
FileViewsDataTest.php file core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
FileViewsDataTest::$modules property core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php Modules to install.
FileViewsDataTest::setUp function core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
FileViewsDataTest::testRelationshipViewsData function core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php Tests views data generated for file field relationship.
FileViewsFieldAccessTest class core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php Tests base field access in Views for the file entity.
FileViewsFieldAccessTest.php file core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
FileViewsFieldAccessTest::$modules property core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php Modules to install.
FileViewsFieldAccessTest::setUp function core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
FileViewsFieldAccessTest::testFileFields function core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php Check access for file fields.
FileWidget::defaultSettings function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Defines the default settings for this plugin.
FileWidget::extractFormValues function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Extracts field values from submitted form values.
FileWidget::flagErrors function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Reports field-level validation errors against actual form elements.
FileWidget::formMultipleElements function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements().
FileWidget::getDescriptionFromElement function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Retrieves the file description from a field element.
FileWidget::massageFormValues function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Massages the form values into the format expected for field values.
FileWidget::process function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Form API callback: Processes a file_generic field element.
FileWidget::processMultiple function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Form API callback: Processes a group of file_generic field elements.
FileWidget::settingsForm function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Returns a form to configure settings for the widget.
FileWidget::settingsSummary function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Returns a short summary for the current widget settings.
FileWidget::submit function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Form submission handler for upload/remove button of formElement().
FileWidget::__construct function core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php Constructs a WidgetBase object.
FileWidgetAjaxController::progress function core/modules/file/src/Controller/FileWidgetAjaxController.php Returns the progress status for a file upload process.
FileXmlAnonTest class core/modules/file/tests/src/Functional/Rest/FileXmlAnonTest.php @group rest
FileXmlAnonTest.php file core/modules/file/tests/src/Functional/Rest/FileXmlAnonTest.php
FileXmlAnonTest::$defaultTheme property core/modules/file/tests/src/Functional/Rest/FileXmlAnonTest.php The theme to install as the default for testing.
FileXmlAnonTest::$format property core/modules/file/tests/src/Functional/Rest/FileXmlAnonTest.php The format to use in this test.
FileXmlAnonTest::$mimeType property core/modules/file/tests/src/Functional/Rest/FileXmlAnonTest.php The MIME type that corresponds to $format.
FileXmlBasicAuthTest class core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php @group rest
FileXmlBasicAuthTest.php file core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php
FileXmlBasicAuthTest::$auth property core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php The authentication mechanism to use in this test.
FileXmlBasicAuthTest::$defaultTheme property core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php The theme to install as the default for testing.
FileXmlBasicAuthTest::$format property core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php The format to use in this test.
FileXmlBasicAuthTest::$mimeType property core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php The MIME type that corresponds to $format.
FileXmlBasicAuthTest::$modules property core/modules/file/tests/src/Functional/Rest/FileXmlBasicAuthTest.php Modules to install.
FileXmlCookieTest class core/modules/file/tests/src/Functional/Rest/FileXmlCookieTest.php @group rest
FileXmlCookieTest.php file core/modules/file/tests/src/Functional/Rest/FileXmlCookieTest.php
FileXmlCookieTest::$auth property core/modules/file/tests/src/Functional/Rest/FileXmlCookieTest.php The authentication mechanism to use in this test.
FileXmlCookieTest::$defaultTheme property core/modules/file/tests/src/Functional/Rest/FileXmlCookieTest.php The theme to install as the default for testing.
FileXmlCookieTest::$format property core/modules/file/tests/src/Functional/Rest/FileXmlCookieTest.php The format to use in this test.
FileXmlCookieTest::$mimeType property core/modules/file/tests/src/Functional/Rest/FileXmlCookieTest.php The MIME type that corresponds to $format.

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