Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
FileUploadResult::getFile | function | core/ |
Gets the File entity. |
FileUploadResult::getOriginalFilename | function | core/ |
Gets the original filename. |
FileUploadResult::getSanitizedFilename | function | core/ |
Gets the sanitized filename. |
FileUploadSanitizeNameEvent::getAllowedExtensions | function | core/ |
Gets the list of allowed extensions. |
FileUploadSanitizeNameEvent::getFilename | function | core/ |
Gets the filename. |
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 |
FileValidationException::getErrors | function | core/ |
Gets the errors. |
FileValidationException::getFilename | function | core/ |
Gets the file name. |
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::$elementInfo | property | core/ |
The element info manager. |
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 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/ |
Validates the number of uploaded files. |
FileWidget::value | function | core/ |
Form API callback. Retrieves the value for the file_generic field element. |
FileWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.