SqliteProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
ParseInfoFileUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ParseInfoFileUnitTest.php |
Definition of Drupal\system\Tests\Common\ParseInfoFileUnitTest. |
user_file_download_access |
function |
drupal/core/modules/user/user.module |
Implements hook_file_download_access(). |
ConfigFileContentTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php |
Definition of Drupal\config\Tests\ConfigFileContentTest. |
YamlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
FileStorageTest::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Tests basic load/save/delete operations. |
FileTransferException.php |
file |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
Definition of Drupal\Core\FileTransfer\FileTransferException. |
FileNotFoundException.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php |
|
XmlFileLoader::parseRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses a route and adds it to the RouteCollection. |
FileFieldValidateTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Definition of Drupal\file\Tests\FileFieldValidateTest. |
file_validate_name_length |
function |
drupal/core/modules/file/file.module |
Checks for files with names longer than can be stored in the database. |
Psr0FindFile::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
|
RetrieveFileTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/RetrieveFileTest.php |
|
FilterAdminTest::$profile |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
The profile to install as a basis for testing. |
FileFieldRevisionTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRevisionTest.php |
Definition of Drupal\file\Tests\FileFieldRevisionTest. |
file_managed_file_process |
function |
drupal/core/modules/file/file.module |
Render API callback: Expands the managed_file element type. |
SqliteProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
FileBinaryMimeTypeGuesser |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Guesses the mime type with the binary "file" (only available on *nix) |
FileTransfer::__construct |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Constructs a Drupal\Core\FileTransfer\FileTransfer object. |
file_test_stream_wrappers |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_stream_wrappers(). |
ProfileFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Definition of Drupal\user\ProfileFormController. |
hook_file_download_access |
function |
drupal/core/modules/file/file.api.php |
Control download access to files. |
FileTransfer::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Checks if a particular path is a directory. |
ProfilerTest::testCollect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/ProfilerTest.php |
|
FlattenException::getFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
FlattenException::setFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php |
|
MockFileFinder::$filename |
property |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
The only filename this finder ever returns. |
FileStorageController.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
Definition of Drupal\file\FileStorageController. |
TextSummaryTest::$profile |
property |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextSummaryTest.php |
The profile to install as a basis for testing. |
file_field_widget_process |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
MockFileTransfer::factory |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a Drupal\system_test\MockFileTransfer object. |
FileReadOnlyStorage::load |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::load(). |
FileReadOnlyStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
MTimeProtectedFileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Stores PHP code in files with securely hashed names. |
UploadedFile::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Accepts the information of the uploaded file as provided by the PHP global $_FILES. |
FileTransferTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
TestFileTransfer::factory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Defines a factory method for this class. |
TestFileTransfer::connect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Connects to the server. |
drupal_move_uploaded_file |
function |
drupal/core/includes/file.inc |
Moves an uploaded file to a new location. |
PdoProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Saves a Profile. |
PdoProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Purges all data from the database. |
FilePrivateTest::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FilePrivateTest.php |
Modules to enable. |
PdoProfilerStorage::fetch |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
PdoProfilerStorage::close |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
DefaultFileLocator::$paths |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
The paths where to look for mapping files. |
FileProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Purges all data from the database. |
FileProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Saves a Profile. |
FileManagedTestBase::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
SymfonyFileLocatorTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
SymfonyFileLocator::$paths |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
The paths where to look for mapping files. |