Profile::$url |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
XmlFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
XmlFileLoader loads XML files service definitions. |
FileInterface |
interface |
drupal/core/modules/file/lib/Drupal/file/FileInterface.php |
Provides an interface defining a file entity. |
FILE_READABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is readable. |
FILE_WRITABLE |
constant |
drupal/core/includes/install.inc |
File permission check -- File is writable. |
FileAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
|
IniFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
IniFileLoader loads parameters from INI files. |
Local::isFile |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isFile(). |
PhpFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
PhpFileLoader loads service definitions from a PHP file. |
File::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns locale independent base name of the given path. |
XmlFileLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
|
TestFileUsage |
class |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
|
FileExists.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
|
file_save_data |
function |
drupal/core/modules/file/file.module |
Saves a file to the specified destination and creates a database entry. |
file_icon_path |
function |
drupal/core/modules/file/file.module |
Creates a path to the icon for a file entity. |
hook_file_load |
function |
drupal/core/modules/file/file.api.php |
Load additional information into file entities. |
hook_file_copy |
function |
drupal/core/modules/file/file.api.php |
Respond to a file that has been copied. |
hook_file_move |
function |
drupal/core/modules/file/file.api.php |
Respond to a file that has been moved. |
FileDriverTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
Filesystem.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php |
|
Fileloader.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Fileloader.php |
|
TestFileDriver |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
File interface |
group |
drupal/core/includes/file.inc |
Common file handling functions. |
Filesystem.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
file.views.inc |
file |
drupal/core/modules/file/file.views.inc |
Provide views data and handlers for file.module. |
file.field.inc |
file |
drupal/core/modules/file/file.field.inc |
Field module functionality for the File module. |
file.admin.css |
file |
drupal/core/modules/file/css/file.admin.css |
Admin stylesheet for file module. |
file_valid_uri |
function |
drupal/core/includes/file.inc |
Determines whether the URI has a valid scheme for file API operations. |
file_build_uri |
function |
drupal/core/includes/file.inc |
Constructs a URI to Drupal's default files location given a relative path. |
Profiler::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Finds profiler tokens for the given criteria. |
MockFileFinder |
class |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Defines a mock file finder that only returns a single filename. |
YamlFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
YamlFileLoader loads Yaml routing files. |
PHP_Token_FILE |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
FileDriver.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
Profile::$time |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
YamlFileLoader |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
YamlFileLoader loads YAML files service definitions. |
File::$maxSize |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
FileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/FileLoader.php |
|
Profile::getIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the IP. |
Profile::setIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Sets the IP. |
Llama::getFile |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/Llama.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
FileSystemForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php |
Configure file system settings for this site. |
YamlFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
YamlFileLoader loads YAML files service definitions. |
FILE_NOT_EXIST |
constant |
drupal/core/includes/install.inc |
File permission check -- File does not exist. |
FileLoader.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FileLoader.php |
|
FileWidget.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Contains \Drupal\file\Plugin\field\widget\FileWidget. |
XmlFilesLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFilesLoader.php |
Loads multiple xml mapping files |
YamlFileLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
|
YamlFilesLoader |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.php |
Loads multiple yaml mapping files |
FileStorageTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Tests FileStorage controller operations. |