PdoProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
MockFileSessionStorage::$savePath |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
|
BaseMemcacheProfilerStorage::$dsn |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
FileFieldTestBase::createFileField |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Creates a new file field. |
DefaultFileLocator::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
The file extension of mapping documents. |
FileFieldTestBase::attachFileField |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Attaches a file field to an entity. |
FileFieldTestBase::updateFileField |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Updates an existing file field with new settings. |
BaseMemcacheProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Purges all data from the database. |
BaseMemcacheProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Saves a Profile. |
InstallationProfileModuleTestsTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Verifies that tests bundled with installation profile modules are found. |
FileFieldTestBase::replaceNodeFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Replaces a file within a node. |
ProfilerListener::onKernelResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php |
Handles the onKernelResponse event. |
block_form_user_profile_form_alter |
function |
drupal/core/modules/block/block.module |
Implements hook_form_FORM_ID_alter() for user_profile_form(). |
EntityFilteringThemeTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Use the standard profile. |
AnnotationDriver::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Get the file extension used to look for mapping files under |
AnnotationDriver::setFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Set the file extension used to look for mapping files under |
DirectoryTest::testFileDestination |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
This will test the filepath for a destination based on passed flags and
whether or not the file exists. |
MemcachedProfilerStorage::getValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Retrieve item from the memcache server |
MemcachedProfilerStorage::setValue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php |
Store an item on the memcache server under the specified key |
SymfonyFileLocator::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
File extension that is searched for. |
FileFieldPathTest::assertPathMatch |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldPathTest.php |
Asserts that a file is uploaded to the right location. |
_locale_translation_file_is_remote |
function |
drupal/core/modules/locale/locale.compare.inc |
Determine if a file is a remote file. |
RemoteFileScanDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileDriverTest::testGlobalBasename |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
YamlFileLoader::loadFromExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Loads from Extensions |
MongoDbProfilerStorage::buildQuery |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
MongoDbProfilerStorage::getProfile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
FileDriverTest::testIsNotTransient |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
AnnotationFileLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
RemoteFileUnmanagedMoveTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Sets up a Drupal site for running functional and integration tests. |
entity_crud_hook_test_file_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_presave(). |
UploadedFileTest::testGetExtension |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
YamlFileLoaderTest::testExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
MemcacheProfilerStorage::$memcache |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
|
FileTransferException::__construct |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
Constructs a FileTransferException object. |
RedisProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
RedisProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/RedisProfilerStorageTest.php |
|
FileNotFoundException::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php |
Constructor. |
XmlFileLoaderTest::testLoadImports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
RemoteFileSaveUploadTest::$modules |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/RemoteFileSaveUploadTest.php |
Modules to enable. |
SqliteProfilerStorageTest::$dbFile |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
MemcacheProfilerStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
authorize_filetransfer_form_submit |
function |
drupal/core/includes/authorize.inc |
Form submission handler for authorize_filetransfer_form(). |
EntityEnclosingRequest::$postFiles |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
file_test_file_scan_callback_reset |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Reset static variables used by file_test_file_scan_callback(). |
NodeRevisionsAllTestCase::$profile |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
The profile to install as a basis for testing. |
file_field_widget_process_multiple |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a group of file_generic field elements. |
NativePhpunitTask::setJunitlogfile |
function |
drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php |
|
RedisProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
FileTransferTest::_buildFakeModule |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|