MemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Delete item from the memcache server |
ProfilerStorageInterface::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Saves a Profile. |
simpletest_phpunit_xml_filepath |
function |
drupal/core/modules/simpletest/simpletest.module |
Returns the path to use for phpunit's --log-junit option. |
ProfilerStorageInterface::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Purges all data from the database. |
UploadedFile::getClientMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the file mime type. |
YamlFileLoader::parseDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Parses a definition. |
FileManagedTestBase::createFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Create a file and save it to the files table and assert that it occurs
correctly. |
YamlFileLoader::resolveServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Resolves services. |
FileBag::convertFileInformation |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php |
Converts uploaded files to UploadedFile instances. |
RemoteFileUnmanagedSaveDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
Tests the file_unmanaged_save_data() function on remote filesystems. |
XmlFileLoader::parseConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parses a collection of "constraint" XML nodes. |
IniFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::supports |
PostFileInterface::setFieldName |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the name of the field |
PostFileInterface::getFieldName |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the name of the field |
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::supports |
DrupalUnitTestBase::$moduleFiles |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
|
hook_file_mimetype_mapping_alter |
function |
drupal/core/modules/system/system.api.php |
Alter MIME type mappings used to determine MIME type from a file extension. |
TestBase::$originalFileDirectory |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The original file directory, before it was changed for testing purposes. |
AnnotationDriver::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
The file extension of mapping documents. |
MemcachedProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
FileValidatorTest::testValidFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
FileBinaryMimeTypeGuesser::guess |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Guesses the mime type of the file with the given path. |
File module public API functions |
group |
drupal/core/modules/file/file.module |
These functions may be used to determine if and where a file is in use. |
FileItem::getPropertyDefinitions |
function |
drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
DrupalKernel::getModuleFileNames |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Returns the file name for each enabled module. |
FileValidatorObjectTest::getFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorObjectTest.php |
|
DatabaseFileUsageBackend::delete |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::delete(). |
NativePhpunitTask::$junitlogfile |
property |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
PdoProfilerStorage::readChildren |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Reads the child profiles for the given token. |
ProfilerListener::$onlyException |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
|
Twig_Loader_Filesystem::getPaths |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Returns the paths to the templates. |
FileProfilerStorage::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Constructs the file storage using a "dsn-like" path. |
Twig_Loader_Filesystem::setPaths |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
Sets the paths where templates are stored. |
FileProfilerStorage::getFilename |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Gets filename to store data, associated to the token. |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
WebTestBase::$generatedTestFiles |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Whether the files were copied to the test files directory. |
Twig_Tests_FileCachingTest::$env |
property |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
MemcachedProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Delete item from the memcache server |
YamlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
|
file_stream_wrapper_valid_scheme |
function |
drupal/core/includes/file.inc |
Checks that the scheme of a stream URI is valid. |
PHPUnit_Util_Filesystem::$buffer |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php |
|
FileReadOnlyStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Constructs this FileStorage object. |
FileFieldRSSContentTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php |
|
FileReadOnlyStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Returns the full path where the file is or should be stored. |
StaticLayout::getStylesheetFiles |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Returns the list of CSS files associated with this layout. |
MongoDbProfilerStorage::getMongo |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Internal convenience method that returns the instance of the MongoDB Collection |
NativeFileSessionHandlerTest.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
|
Twig_Tests_Loader_FilesystemTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
install_file_translation_service |
function |
drupal/core/includes/install.core.inc |
Build a file translation service for installation. |
File::$uploadIniSizeErrorMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|