Profile::setCollectors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the Collectors associated with this profile. |
FileStorage::deleteAll |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::deleteAll(). |
FileLoader::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/FileLoader.php |
|
FileUsageInterface.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Definition of Drupal\file\FileUsage\FileUsageInterface. |
UploadedFile::getError |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the upload error. |
BinaryFileResponseTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
|
ToolkitTestBase::$file |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
|
FileTransfer::copyFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Copies a file. |
FileCache::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Constructor |
FileAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
Constructor. |
FileCache::getFilename |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
FileMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/FileMoveTest.php |
Modules to enable. |
FileStorageFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
|
FileDriver::getElement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Get the element of schema meta data for the class from the mapping file.
This will lazily load the mapping file if it is not loaded yet |
theme_file_upload_help |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for help text based on file upload validators. |
FileStorageTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Overrides \Drupal\Tests\UnitTestCase::setUp() |
Psr0FindFile::findFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
Finds a class. |
TestCacheWarmer::$file |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
FileDriver::initialize |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Initialize the class cache from all the global files. |
FileDriver::getLocator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Retrieve the locator used to discover mapping files by className |
FileDriver::setLocator |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Set the locator used to discover mapping files by className |
ModuleApiTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
The profile to install as a basis for testing. |
CustomXmlFileLoader.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/CustomXmlFileLoader.php |
|
FileProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
Gettext::fileToDatabase |
function |
drupal/core/modules/locale/lib/Drupal/locale/Gettext.php |
Reads the given PO files into the database. |
FileStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FileStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FileStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
file_managed_file_value |
function |
drupal/core/modules/file/file.module |
Render API callback: Determines the value for a managed_file type element. |
PostFile::getCurlString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get a cURL ready string for the upload |
theme_file_managed_file |
function |
drupal/core/modules/file/file.module |
Returns HTML for a managed file element. |
FileinfoMimeTypeGuesser |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php |
Guesses the mime type using the PECL extension FileInfo. |
FileLocator::fileExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Check if a file can be found for this class name. |
FileUsageInterface::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Records that a module is using a file. |
PdoProfilerStorage::$db |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
FileValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php |
Checks if the passed value is valid. |
FileValidatorObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php |
|
FileMime::defineOptions |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
PdoProfilerStorage::has |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Returns whether data for the given token already exists in storage. |
Mimetypes::fromFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php |
Get a mimetype from a filename |
FileWidget::formElement |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
FILE_MODIFY_PERMISSIONS |
constant |
drupal/core/includes/file.inc |
Flag used by file_prepare_directory() -- file permissions may be changed. |
file_module_test.module |
file |
drupal/core/modules/file/tests/file_module_test.module |
Provides File module pages for testing purposes. |
File_Iterator::$exclude |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
The directory where the files should be stored. |
XmlFileLoader::supports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
@api |
FileTestForm::getFormID |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Returns a unique string identifying the form. |
FileCacheReader::$debug |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
FileTestForm::buildForm |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Form constructor. |
XmlFileLoader::loadFile |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Loads an XML file. |