Deprecated - 8.9.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
FieldLink | core/ |
in drupal:8.4.0 and is removed from drupal:9.0.0. Use \Drupal\link\Plugin\migrate\process\FieldLink instead. |
class | 1 | |||
FieldMigration::PLUGIN_METHOD | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use the migrate_drupal.field_discovery service instead. See https://www.drupal.org/node/3006076. |
constant | 1 | |||
FieldPluginBase::processField | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use alterFieldMigration() instead. |
function | ||||
FieldPluginBase::processFieldFormatter | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use alterFieldFormatterMigration() instead. |
function | ||||
FieldPluginBase::processFieldInstance | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use alterFieldInstanceMigration() instead. |
function | ||||
FieldPluginBase::processFieldValues | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use defineValueProcessPipeline() instead. |
function | ||||
FieldPluginBase::processFieldWidget | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use alterFieldWidgetMigration() instead. |
function | ||||
FieldStorageConfigResourceTestBase | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use Drupal\Tests\field\Functional\Rest\FieldStorageConfigResourceTestBase instead. |
class | ||||
FieldStorageDefinitionInterface::isQueryable | core/ |
in drupal:8.4.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Field\FieldStorageDefinitionInterface::hasCustomStorage() instead. |
function | 2 | |||
FieldTestBase | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\field\Functional\Views\FieldTestBase instead. |
class | ||||
FieldTestBase | core/ |
in drupal:8.?.? and is removed from drupal:9.0.0. Use \Drupal\Tests\field\Functional\FieldTestBase instead. |
class | ||||
FieldTypeDefaults | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use d6_field_type_defaults or d7_field_type_defaults instead. |
class | 1 | |||
FieldUiTestTrait | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\field_ui\Traits\FieldUiTestTrait. See https://www.drupal.org/node/3001664 |
trait | ||||
FileEntityNormalizer::normalize | core/ |
in drupal:8.5.0 and is removed from drupal:9.0.0. |
function | ||||
FileField | core/ |
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\file\Plugin\migrate\field\d6\FileField instead. |
class | 1 | |||
FileField | core/ |
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\file\Plugin\migrate\field\d7\FileField instead. |
class | 1 | |||
FileFieldTestBase | core/ |
in drupal:8.?.? and is removed from drupal:9.0.0. Use \Drupal\Tests\file\Functional\FileFieldTestBase instead. |
class | ||||
FileManagedTestBase | core/ |
in drupal:8.?.? and is removed from drupal:9.0.0. Use \Drupal\Tests\file\Functional\FileManagedTestBase instead. |
class | ||||
FileResourceTestBase | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use Drupal\Tests\file\Functional\Rest\FileResourceTestBase instead. |
class | ||||
FileStorage::htaccessLines | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Instead use \Drupal\Component\FileSecurity\FileSecurity. |
function | 1 | |||
FileStorageFactory::getActive | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Drupal core no longer creates an active directory. |
function | ||||
FileSystemInterface::uriScheme | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::getScheme() instead. |
function | 1 | |||
FileSystemInterface::validScheme | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Use Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidScheme() instead. |
function | 1 | |||
FileUploadHalJsonTestBase | core/ |
in drupal:8.6.0 and is removed from drupal:9.0.0. Use Drupal\Tests\file\Functional\Hal\FileUploadHalJsonTestBase instead. |
class | ||||
FILE_CHMOD_DIRECTORY | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystem::CHMOD_DIRECTORY. |
constant | ||||
FILE_CHMOD_FILE | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystem::CHMOD_FILE. |
constant | ||||
FILE_CREATE_DIRECTORY | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::CREATE_DIRECTORY. |
constant | ||||
file_create_filename | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::createFilename(). |
function | 1 | |||
file_default_scheme | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal::config('system.file')->get('default_scheme') instead. |
function | 3 | |||
file_delete | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityStorageInterface::delete() instead. |
function | 1 | |||
file_delete_multiple | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityStorageInterface::delete() instead. |
function | 2 | |||
file_destination | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::getDestinationFilename(). |
function | 2 | |||
file_directory_os_temp | core/ |
in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory(). |
function | 1 | |||
file_directory_temp | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::getTempDirectory() instead. |
function | 1 | |||
file_ensure_htaccess | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\HtaccessWriterInterface::ensure() instead. |
function | 2 | |||
FILE_EXISTS_ERROR | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::EXISTS_ERROR. |
constant | ||||
FILE_EXISTS_RENAME | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::EXISTS_RENAME. |
constant | ||||
FILE_EXISTS_REPLACE | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::EXISTS_REPLACE. |
constant | ||||
file_htaccess_lines | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\Component\FileSecurity\FileSecurity::htaccessLines(). |
function | ||||
file_load | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\file\Entity\File::load(). |
function | 1 | |||
file_load_multiple | core/ |
in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal\file\Entity\File::loadMultiple(). |
function | 1 | |||
FILE_MODIFY_PERMISSIONS | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::MODIFY_PERMISSIONS. |
constant | ||||
file_prepare_directory | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::prepareDirectory(). |
function | 2 | |||
file_save_htaccess | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Component\FileSecurity\FileSecurity::writeHtaccess() instead. |
function | 1 | |||
file_scan_directory | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::scanDirectory() instead. |
function | 1 | |||
file_stream_wrapper_uri_normalize | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::normalizeUri() instead. |
function | 2 | |||
file_stream_wrapper_valid_scheme | core/ |
in drupal:8.8.0 and is removed from drupal:9.0.0. Use Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidScheme() instead. |
function | 1 | |||
file_unmanaged_copy | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::copy(). |
function | 1 | |||
file_unmanaged_delete | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::delete(). |
function | 1 | |||
file_unmanaged_delete_recursive | core/ |
in drupal:8.7.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::deleteRecursive(). |
function | 1 |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.