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 |
|---|---|---|---|
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to enable. |
| FileFieldWidgetTest::$modules | property | core/ |
Modules to enable. |
| FileFieldWidgetTest::createTemporaryFile | function | core/ |
Creates a temporary file, for a specific user. |
| FileFieldWidgetTest::doTestTemporaryFileRemovalExploit | function | core/ |
Helper for testing exploiting the temporary file removal using fid. |
| FileFieldWidgetTest::getTestFile | function | core/ |
Retrieves a sample file of the specified type. |
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::setUp | function | core/ |
|
| FileFieldWidgetTest::testFileExtensionsSetting | function | core/ |
Tests configuring file field's allowed file extensions setting. |
| FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTest::testMultiValuedWidget | function | core/ |
Tests upload and remove buttons for multiple multi-valued File fields. |
| FileFieldWidgetTest::testPrivateFileComment | function | core/ |
Tests that download restrictions on private files work on comments. |
| FileFieldWidgetTest::testPrivateFileSetting | function | core/ |
Tests a file field with a "Private files" upload destination setting. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests uploading and remove buttons for a single-valued File field. |
| FileFieldWidgetTest::testSingleValuedWidget | function | core/ |
Tests upload and remove buttons for a single-valued File field. |
| FileFieldWidgetTest::testTemporaryFileRemovalExploit | function | core/ |
Tests exploiting the temporary file removal of another user using fid. |
| FileFieldWidgetTest::testTemporaryFileRemovalExploitAnonymous | function | core/ |
Tests exploiting the temporary file removal for anonymous users using fid. |
| FileFieldWidgetTest::testUploadingMoreFilesThanAllowed | function | core/ |
Tests uploading more files than allowed at once. |
| FileFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| FileFieldWidgetTest::testWidgetValidation | function | core/ |
Tests validation with the Upload button. |
| FileHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FileHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FileHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FileInterface::getCreatedTime | function | core/ |
Returns the file entity creation timestamp. |
| FileInterface::getFilename | function | core/ |
Returns the name of the file. |
| FileInterface::getFileUri | function | core/ |
Returns the URI of the file. |
| FileInterface::getMimeType | function | core/ |
Returns the MIME type of the file. |
| FileInterface::getSize | function | core/ |
Returns the size of the file. |
| FileItem::doGetUploadLocation | function | core/ |
Determines the URI for a file field. |
| FileItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| FileItem::getUploadLocation | function | core/ |
Determines the URI for a file field. |
| FileItem::getUploadValidators | function | core/ |
Retrieves the upload validators for a file field. |
| FileItemValidationTest::getFileTypes | function | core/ |
Provides a list of file types to test. |
| FileManagedFileElementTest::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
| FileMediaFormatterBase::getHtmlTag | function | core/ |
Gets the HTML tag for the formatter. |
| FileMediaFormatterBase::getSourceFiles | function | core/ |
Gets source files with attributes. |
| FileMediaFormatterInterface::getMediaType | function | core/ |
Gets the applicable media type for a formatter. |
| FileMigrationSetupTrait::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| FileModuleTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FilePathTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| FilePathTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| FilePathTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| FilePathTest::getManagedFiles | function | core/ |
Gets the file data. |
| FilePathTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| FilePathTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| FilePathTest::getSourcePath | function | core/ |
Gets the source base path for the Credential form. |
| FileReadOnlyStorage::getFullPath | function | core/ |
Gets the full file path. |
| FileRequiredTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.