FileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
form_process_file |
function |
drupal/core/includes/form.inc |
Processes a file upload element, make use of #multiple if present. |
FileException.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileException.php |
|
Profiler::collect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Collects data for the given Response. |
file_get_mimetype |
function |
drupal/core/includes/file.inc |
Determines an Internet Media Type or MIME type from a filename. |
XmlFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
XmlFileLoaderTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
Profile::setToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the token. |
Profile::getToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Gets the token. |
XmlFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
|
IniFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
|
PhpFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
|
FileStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
FileFieldTestBase |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Provides methods specifically for testing File module's field handling. |
Profile::addChild |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Adds the child token |
FileUsageBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Definition of Drupal\file\FileUsage\FileUsageBase. |
FILE_NOT_READABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is not readable. |
FILE_NOT_WRITABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is not writable. |
XmlFileLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
|
File::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Constructs a new file from the given path. |
FileFieldPathTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Tests that files are uploaded to proper locations. |
File::getMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns the mime type of the file. |
UrlTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php |
The profile to install as a basis for testing. |
Internal::getFile |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/Internal.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
file_field_schema |
function |
drupal/core/modules/file/file.install |
Implements hook_field_schema(). |
file_requirements |
function |
drupal/core/modules/file/file.install |
Implements hook_requirements(). |
FileValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php |
|
IniFileLoaderTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
FileSelection.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/entity_reference/selection/FileSelection.php |
Contains \Drupal\file\Plugin\Type\selection\FileSelection. |
Definition::$file |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
FileLoader::$file |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FileLoader.php |
|
file_field_insert |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_insert(). |
file_field_update |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_update(). |
file_field_delete |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_delete(). |
PostFileInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
POST file upload |
FileInclusionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests form API file inclusion. |
PhpFileLoaderTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
XmlFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
|
XmlFileLoaderTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
theme_file_widget |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for an individual file upload widget. |
PhpFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
|
file_load_multiple |
function |
drupal/core/modules/file/file.module |
Loads file entities from the database. |
DefaultFileLocator |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Locate the file that contains the metadata information for a given class name. |
file_validate_size |
function |
drupal/core/modules/file/file.module |
Checks that the file's size is below certain limits. |
file_file_download |
function |
drupal/core/modules/file/file.module |
Implements hook_file_download(). |
file_ajax_progress |
function |
drupal/core/modules/file/file.module |
Ajax callback: Retrieves upload progress. |
FileStorageFactory |
class |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Provides a factory for creating config file storage objects. |
hook_file_validate |
function |
drupal/core/modules/file/file.api.php |
Check that files meet a given criteria. |
SymfonyFileLocator |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
The Symfony File Locator makes a simplifying assumptions compared
to the DefaultFileLocator. By assuming paths only contain entities of a certain
namespace the mapping files consists of the short classname only. |
FileItem::setValue |
function |
drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::get(). |