Profile::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Constructor. |
FileStorage::$dumper |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML dumper instance. |
FileStorage::$parser |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
A shared YAML parser instance. |
YamlFileLoader::load |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Load a YAML file containing service definitions and kernel parameters. |
install_load_profile |
function |
drupal/core/includes/install.core.inc |
Loads information about the chosen profile during installation. |
Profile::getChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Finds children profilers. |
Profile::setChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets children profiler. |
FileStorage::listAll |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::listAll(). |
LlamaButton::getFile |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
image_file_predelete |
function |
drupal/core/modules/image/image.module |
Implements hook_file_predelete(). |
FTPExtension::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |
module_test.file.inc |
file |
drupal/core/modules/system/tests/modules/module_test/module_test.file.inc |
A file to test module_implements() loading includes. |
UploadedFile::$error |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The UPLOAD_ERR_XXX constant provided by the uploader. |
YamlFileLoader::load |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Loads a Yaml file. |
FileLocator::$kernel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php |
|
system_retrieve_file |
function |
drupal/core/modules/system/system.module |
Attempts to get a file using Guzzle HTTP client and to store it locally. |
FileTokenReplaceTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
Tests the file token replacement in strings. |
PhpFileCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
File::guessExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns the extension based on the mime type. |
StylesCombo::getFile |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
FileBag::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
Constructor. |
drupal_check_profile |
function |
drupal/core/includes/install.inc |
Checks an installation profile's requirements. |
install_profile_info |
function |
drupal/core/includes/install.inc |
Retrieves information about an installation profile from its .info.yml file. |
FileTransfer::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks if a particular path is a file (not a directory). |
MockFileTransfer.php |
file |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Definition of Drupal\update_test\MockFileTransfer. |
file_field_displayed |
function |
drupal/core/modules/file/file.field.inc |
Determines whether a file should be displayed when outputting field content. |
FileDriver::$locator |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
PhpFileCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
Puts data into the cache. |
PhpFileLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
PostFile::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
|
FileStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
ProfileFormController |
class |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Form controller for the profile forms. |
PostFile::setFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Set the path to the file |
PostFile::getFilename |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get the full path to the file |
file_mimetype_mapping |
function |
drupal/core/includes/file.mimetypes.inc |
Return an array of MIME extension mappings. |
File_Iterator_Factory |
class |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Factory.php |
Factory Method implementation that creates a File_Iterator that operates on
an AppendIterator that contains an RecursiveDirectoryIterator for each given
path. |
FileLocator::getPaths |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get all the paths that this file locator looks for mapping files. |
file_module_test_menu |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_menu(). |
file_module_test_form |
function |
drupal/core/modules/file/tests/file_module_test.module |
Form constructor for testing a 'managed_file' element. |
Process::$fileHandles |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
FileUsageBase::delete |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Implements Drupal\file\FileUsage\FileUsageInterface::delete(). |
ParseInfoFileUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Tests the drupal_parse_info_file() API function. |
Twig_Error::$filename |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
FileInclusionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Definition of Drupal\system\Tests\Form\FileInclusionTest. |
file_test.routing.yml |
file |
drupal/core/modules/file/tests/file_test/file_test.routing.yml |
drupal/core/modules/file/tests/file_test/file_test.routing.yml |
FileItemTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileItemTest.php |
|
WebTestBase::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The profile to install as a basis for testing. |
FileFieldValidateTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests various validations. |