Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileSystemInterface::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystemTempDirectoryTest::testGetTempDirectoryOsDefault | function | core/ |
Tests os default fallback. |
| FileSystemTempDirectoryTest::testGetTempDirectorySettings | function | core/ |
Tests 'file_temp_path' setting. |
| FileTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FileTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FileTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTransfer::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
| 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. |
| FileUploadLocationTrait::getUploadLocation | function | core/ |
Resolves the file upload location from a file field definition. |
| 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. |
| 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. |
| FileUploadResult::getViolations | function | core/ |
Gets the constraint violations. |
| 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. |
| FileValidationException::getErrors | function | core/ |
Gets the errors. |
| FileValidationException::getFilename | function | core/ |
Gets the file name. |
| FileValidationTestSubscriber::getSubscribedEvents | function | core/ |
|
| FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
| 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(). |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.