Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FilePathTest::makeFiles | function | core/ |
Creates files for the test. |
| FilePathTest::providerTestFilePath | function | core/ |
Data provider of test dates for file path test. |
| FilePathTest::setUp | function | core/ |
|
| FilePathTest::testFilePath | function | core/ |
Executes all steps of migrations upgrade. |
| FilePrivateTest | class | core/ |
Uploads a test to a private node and checks access. |
| FilePrivateTest.php | file | core/ |
|
| FilePrivateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilePrivateTest::$modules | property | core/ |
Modules to install. |
| FilePrivateTest::setUp | function | core/ |
|
| FilePrivateTest::testPrivateFile | function | core/ |
Tests file access for file uploaded to a private node. |
| FileProcessBase | class | core/ |
Provides functionality for file process plugins. |
| FileProcessBase.php | file | core/ |
|
| FileProcessBase::__construct | function | core/ |
Constructs a file process plugin. |
| FileProcessOutputCallback | class | core/ |
Logs process output to a file. |
| FileProcessOutputCallback.php | file | core/ |
|
| FileProcessOutputCallback::$handle | property | core/ |
The file to write to. |
| FileProcessOutputCallback::clearErrorOutput | function | core/ |
|
| FileProcessOutputCallback::clearOutput | function | core/ |
|
| FileProcessOutputCallback::getErrorOutput | function | core/ |
|
| FileProcessOutputCallback::getOutput | function | core/ |
|
| FileProcessOutputCallback::__construct | function | core/ |
|
| FileProcessOutputCallback::__invoke | function | core/ |
|
| FileReadOnlyStorage | class | core/ |
Reads code as regular PHP files, but won't write them. |
| FileReadOnlyStorage.php | file | core/ |
|
| FileReadOnlyStorage::$directory | property | core/ |
The directory where the files should be stored. |
| FileReadOnlyStorage::delete | function | core/ |
Deletes PHP code from storage. |
| FileReadOnlyStorage::deleteAll | function | core/ |
Removes all files in this bin. |
| FileReadOnlyStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| FileReadOnlyStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| FileReadOnlyStorage::getFullPath | function | core/ |
Gets the full file path. |
| FileReadOnlyStorage::listAll | function | core/ |
Lists all the files in the storage. |
| FileReadOnlyStorage::load | function | core/ |
Loads PHP code from storage. |
| FileReadOnlyStorage::save | function | core/ |
Saves PHP code to storage. |
| FileReadOnlyStorage::__construct | function | core/ |
Constructs this FileStorage object. |
| FileReferenceResolver | class | core/ |
Retrieves file references. |
| FileReferenceResolver.php | file | core/ |
|
| FileReferenceResolver::$fieldColumns | property | core/ |
Stores the field column that references the file, keyed by file type. |
| FileReferenceResolver::$fileFields | property | core/ |
File reference field information, keyed by entity type and bundle. |
| FileReferenceResolver::findFileReferenceColumns | function | core/ |
Determine whether a field references files stored in {file_managed}. |
| FileReferenceResolver::getFileReferenceFields | function | core/ |
Returns file fields for this entity type and bundle. |
| FileReferenceResolver::getReferences | function | core/ |
Retrieves a list of references to a file. |
| FileReferenceResolver::getReferencingRevision | function | core/ |
Returns the most recent revision of a specific entity referencing the file. |
| FileReferenceResolver::isFileReferencedByField | function | core/ |
Returns whether the file is referenced by the given field. |
| FileReferenceResolver::loadEntityFromUsage | function | core/ |
Loads an entity from the passed usage definition. |
| FileReferenceResolver::REVISION_LOOKUP_LIMIT | constant | core/ |
The number of revisions that are queried and returned per entity type. |
Pagination
- Previous page
- Page 593
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.