Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
FileCopyTest::providerFileProcessBaseConstructor function core/modules/migrate/tests/src/Unit/process/FileCopyTest.php Data provider for testFileProcessBaseConstructor.
FileCopyTest::testFileProcessBaseConstructor function core/modules/migrate/tests/src/Unit/process/FileCopyTest.php Tests that the plugin constructor correctly sets the configuration.
FileCopyTest::testOverwriteSelf function core/tests/Drupal/KernelTests/Core/File/FileCopyTest.php Copy a file onto itself.
FileDeleteRecursiveTest::testDirectory function core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php Try deleting a directory with some files.
FileDeleteRecursiveTest::testEmptyDirectory function core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php Try deleting an empty directory.
FileDeleteRecursiveTest::testSubDirectory function core/tests/Drupal/KernelTests/Core/File/FileDeleteRecursiveTest.php Try deleting subdirectories with some files.
FileDeleteTest::testDirectory function core/tests/Drupal/KernelTests/Core/File/FileDeleteTest.php Try deleting a directory.
FileFieldDisplayTest::testDescToggle function core/modules/file/tests/src/Functional/FileFieldDisplayTest.php Tests description toggle for field instance configuration.
FileItem::defaultStorageSettings function core/modules/file/src/Plugin/Field/FieldType/FileItem.php Defines the storage-level settings for this plugin.
FileItem::getUploadValidators function core/modules/file/src/Plugin/Field/FieldType/FileItem.php Retrieves the upload validators for a file field.
FileItem::storageSettingsForm function core/modules/file/src/Plugin/Field/FieldType/FileItem.php Returns a form for the storage-level settings.
FileItem::validateDirectory function core/modules/file/src/Plugin/Field/FieldType/FileItem.php Form API callback
FileItemTest::$directory property core/modules/file/tests/src/Kernel/FileItemTest.php Directory where the sample files are stored.
FileMoveTest::testOverwriteSelf function core/tests/Drupal/KernelTests/Core/File/FileMoveTest.php Try to move a file onto itself.
FileReadOnlyStorage class core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Reads code as regular PHP files, but won't write them.
FileReadOnlyStorage.php file core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::$directory property core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php The directory where the files should be stored.
FileReadOnlyStorage::delete function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::deleteAll function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::exists function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::garbageCollection function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::getFullPath function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::listAll function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::load function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::save function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::writeable function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php
FileReadOnlyStorage::__construct function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Constructs this FileStorage object.
FileResourceTestBase::grantPermissionsToTestedRole function core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php Grants permissions to the tested role: anonymous or authenticated.
FileStorage class core/modules/file/src/FileStorage.php File storage for files.
FileStorage class core/lib/Drupal/Component/PhpStorage/FileStorage.php Stores the code as regular PHP files.
FileStorage class core/lib/Drupal/Core/Config/FileStorage.php Defines the file storage.
FileStorage.php file core/lib/Drupal/Core/Config/FileStorage.php
FileStorage.php file core/lib/Drupal/Component/PhpStorage/FileStorage.php
FileStorage.php file core/modules/file/src/FileStorage.php
FileStorage::$collection property core/lib/Drupal/Core/Config/FileStorage.php The storage collection.
FileStorage::$directory property core/lib/Drupal/Core/Config/FileStorage.php The filesystem path for configuration objects.
FileStorage::$directory property core/lib/Drupal/Component/PhpStorage/FileStorage.php The directory where the files should be stored.
FileStorage::$fileCache property core/lib/Drupal/Core/Config/FileStorage.php The file cache object.
FileStorage::createCollection function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::createDirectory function core/lib/Drupal/Component/PhpStorage/FileStorage.php Ensures the requested directory exists and has the right permissions.
FileStorage::decode function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::delete function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::delete function core/lib/Drupal/Component/PhpStorage/FileStorage.php
FileStorage::deleteAll function core/lib/Drupal/Component/PhpStorage/FileStorage.php
FileStorage::deleteAll function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::encode function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::ensureDirectory function core/lib/Drupal/Component/PhpStorage/FileStorage.php Ensures the directory exists, has the right permissions, and a .htaccess.
FileStorage::ensureStorage function core/lib/Drupal/Core/Config/FileStorage.php Check if the directory exists and create it if not.
FileStorage::exists function core/lib/Drupal/Core/Config/FileStorage.php
FileStorage::exists function core/lib/Drupal/Component/PhpStorage/FileStorage.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.