Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileTransfer::__get | function | core/ |
Implements the magic __get() method. |
| FileTransferAuthorizeForm::getFiletransfer | function | core/ |
Gets a FileTransfer class for a specific transfer method and settings. |
| FileTransferAuthorizeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTransferTest::_getFakeModuleFiles | function | core/ |
|
| FileTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
| FileTranslation::getTranslationFilesPattern | function | core/ |
Provides translation file name pattern. |
| FileUploadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileUploadForm::getMediaType | function | core/ |
Get the media type from the form state. |
| FileUploadHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
| FileUploadHalJsonTestBase::getNormalizedPostEntity | function | core/ |
|
| FileUploadResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
| FileUploadResource::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
| FileUploadResource::getUploadLocation | function | core/ |
Determines the URI for a file field. |
| FileUploadResource::getUploadValidators | function | core/ |
Retrieves the upload validators for a field definition. |
| FileUploadResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
| FileUploadResourceTestBase::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| FileUploadResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileUploadResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity referencing the uploaded file. |
| FileUploadTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the expected file entity. |
| FileUploadTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| FileUploadTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileUploadTest::getPostDocument | function | core/ |
Returns the JSON:API POST document referencing the uploaded file. |
| FileUploadTest::testGetIndividual | function | core/ |
@requires module irrelevant_for_this_test |
| FileUsageTemporaryDeletionConfigurationUpdateTest | class | core/ |
Tests the upgrade path for setting the file usage deletion configuration. |
| FileUsageTemporaryDeletionConfigurationUpdateTest.php | file | core/ |
|
| FileUsageTemporaryDeletionConfigurationUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
| FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN | function | core/ |
Tests that make_unused_managed_files_temporary conditions are correct. |
| FileVideoFormatter::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| FileWidget | class | core/ |
Plugin implementation of the 'file_generic' widget. |
| FileWidget.php | file | core/ |
|
| FileWidget::create | function | core/ |
Creates an instance of the plugin. |
| FileWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| FileWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| FileWidget::flagErrors | function | core/ |
Reports field-level validation errors against actual form elements. |
| FileWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| FileWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| FileWidget::getDescriptionFromElement | function | core/ |
Retrieves the file description from a field field element. |
| FileWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| FileWidget::process | function | core/ |
Form API callback: Processes a file_generic field element. |
| FileWidget::processMultiple | function | core/ |
Form API callback: Processes a group of file_generic field elements. |
| FileWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| FileWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| FileWidget::submit | function | core/ |
Form submission handler for upload/remove button of formElement(). |
| FileWidget::validateMultipleCount | function | core/ |
Form element validation callback for upload element on file widget. Checks if user has uploaded more files than allowed. |
| FileWidget::value | function | core/ |
Form API callback. Retrieves the value for the file_generic field element. |
| FileWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| FileWidgetAjaxController | class | core/ |
Defines a controller to respond to file widget AJAX requests. |
| FileWidgetAjaxController.php | file | core/ |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.