Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FileLinkTarget | class | core/ |
Provides a File link target handler. |
| FileLinkTarget.php | file | core/ |
|
| FileLinkTarget::getLinkTarget | function | core/ |
Gets the generated URL object for a linked entity's link target. |
| FileListingTest | class | core/ |
Tests file listing page functionality. |
| FileListingTest.php | file | core/ |
|
| FileListingTest::$baseUser | property | core/ |
An authenticated user. |
| FileListingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileListingTest::$modules | property | core/ |
Modules to install. |
| FileListingTest::createFile | function | core/ |
Creates and saves a test file. |
| FileListingTest::setUp | function | core/ |
|
| FileListingTest::sumUsages | function | core/ |
Calculates total count of usages for a file. |
| FileListingTest::testFileListingPages | function | core/ |
Tests file overview with different user permissions. |
| FileListingTest::testFileListingUsageNoLink | function | core/ |
Tests file listing usage page for entities with no canonical link template. |
| FileManagedAccessTest | class | core/ |
Tests access to managed files. |
| FileManagedAccessTest.php | file | core/ |
|
| FileManagedAccessTest::$modules | property | core/ |
Modules to install. |
| FileManagedAccessTest::testFileAccess | function | core/ |
Tests if public file is always accessible. |
| FileManagedFileElementTest | class | core/ |
Tests the 'managed_file' element type. |
| FileManagedFileElementTest | class | core/ |
Tests the 'managed_file' element type. |
| FileManagedFileElementTest.php | file | core/ |
|
| FileManagedFileElementTest.php | file | core/ |
|
| FileManagedFileElementTest::$adminUser | property | core/ |
A user with administration permissions. |
| FileManagedFileElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileManagedFileElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileManagedFileElementTest::$modules | property | core/ |
Modules to install. |
| FileManagedFileElementTest::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
| FileManagedFileElementTest::setUp | function | core/ |
|
| FileManagedFileElementTest::testFileNameTrim | function | core/ |
Tests file names have leading . removed. |
| FileManagedFileElementTest::testFileRemovedFromDisk | function | core/ |
Ensure a file entity can be saved when the file does not exist on disk. |
| FileManagedFileElementTest::testManagedFile | function | core/ |
Tests the managed_file element type. |
| FileManagedFileElementTest::testManagedFile | function | core/ |
Tests the managed_file element type. |
| FileManagedFileElementTest::testManagedFileRemoved | function | core/ |
Ensure that warning is shown if file on the field has been removed. |
| FileManagedFileElementTest::testUnusedPermanentFileValidation | function | core/ |
Verify that unused permanent files can be used. |
| FileManagedTestBase | class | core/ |
Provides a base class for testing files with the file_test module. |
| FileManagedTestBase.php | file | core/ |
|
| FileManagedTestBase::$modules | property | core/ |
Modules to install. |
| FileManagedTestBase::assertDifferentFile | function | core/ |
Asserts that two files are not the same by comparing the fid and filepath. |
| FileManagedTestBase::assertFileHookCalled | function | core/ |
Assert that a hook_file_* hook was called a certain number of times. |
| FileManagedTestBase::assertFileHooksCalled | function | core/ |
Asserts that the specified file hooks were called only once. |
| FileManagedTestBase::assertFileUnchanged | function | core/ |
Asserts that two files have the same values (except timestamp). |
| FileManagedTestBase::assertSameFile | function | core/ |
Asserts that two files are the same by comparing the fid and filepath. |
| FileManagedTestBase::createFile | function | core/ |
Creates and saves a file, asserting that it was saved. |
| FileManagedTestBase::createUri | function | core/ |
Creates a file and returns its URI. |
| FileManagedTestBase::setUp | function | core/ |
|
| FileManagedUnitTestBase | class | core/ |
Provides a base class for testing file uploads and hook invocations. |
| FileManagedUnitTestBase.php | file | core/ |
|
| FileManagedUnitTestBase::$modules | property | core/ |
Modules to install. |
| FileManagedUnitTestBase::assertDifferentFile | function | core/ |
Asserts that two files are not the same by comparing the fid and filepath. |
| FileManagedUnitTestBase::assertFileHookCalled | function | core/ |
Assert that a hook_file_* hook was called a certain number of times. |
Pagination
- Previous page
- Page 683
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.