ImageEffectsTest::setUp |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileReadOnlyStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Definition of Drupal\Component\PhpStorage\FileStorage. |
PercentagesUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Definition of Drupal\system\Tests\Batch\PercentagesUnitTest. |
PhpStorageInterface.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Definition of Drupal\Component\PhpStorage\PhpStorageInterface. |
FileProfilerStorage.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
|
hook_field_storage_info |
function |
drupal/core/modules/field/field.api.php |
Expose Field API storage backends. |
hook_field_storage_load |
function |
drupal/core/modules/field/field.api.php |
Load field data for a set of entities. |
DateFormatsLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Functional tests for localizing date formats. |
drupal_set_page_content |
function |
drupal/core/includes/common.inc |
Sets the main page content value for later use. |
FilterManager::$filters |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
MemcacheProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php |
Memcache Profiler Storage |
FilterManager::getNames |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
LanguageTestBase::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php |
Sets up Drupal unit test environment. |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
The name of the SQL table to use. |
DatabaseStorage::getAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::getAll(). |
PagerSelectExtender.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Definition of Drupal\Core\Database\Query\PagerSelectExtender |
Analyzer::formatMessage |
function |
drupal/core/modules/views/lib/Drupal/views/Analyzer.php |
Formats an analysis message. |
create_pear_package.php |
file |
drupal/core/vendor/twig/twig/bin/create_pear_package.php |
|
FileUsageInterface::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Records that a module is using a file. |
CurlVersion::$userAgent |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
|
image_gd_check_settings |
function |
drupal/core/modules/system/image.gd.inc |
Verifies GD2 settings (that the right version is actually installed). |
FileManagedTestBase.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Definition of Drupal\file\Tests\FileManagedTestBase. |
WidgetPluginManager.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Definition of Drupal\field\Plugin\Type\Widget\WidgetPluginManager. |
field_content_languages |
function |
drupal/core/modules/field/field.multilingual.inc |
Returns available content language codes. |
BaseImageFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/BaseImageFilterTest.php |
|
file_managed_file_value |
function |
drupal/core/modules/file/file.module |
Render API callback: Determines the value for a managed_file type element. |
theme_file_managed_file |
function |
drupal/core/modules/file/file.module |
Returns HTML for a managed file element. |
FieldSqlStorageTest.php |
file |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Definition of Drupal\field_sql_storage\FieldSqlStorageTest. |
QueryPluginBase::$pager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
A pager plugin that should be provided by the display. |
BanSubscriber::$manager |
property |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
The manager used to check the IP against. |
FileProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
field_language_fallback |
function |
drupal/core/modules/field/field.module |
Applies language fallback rules to the fields attached to the given entity. |
StorageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php |
Views used by this test. |
MailTest::$sent_message |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/MailTest.php |
The most recent message that was sent through the test case. |
PageNotFoundTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
Sets up a Drupal site for running functional and integration tests. |
ConfigFactory::$storage |
property |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
A storage controller instance for reading and writing configuration data. |
DatabaseStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Contains Drupal\system\Tests\KeyValueStore\DatabaseStorageTest. |
MockArraySessionStorage |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
MockArraySessionStorage mocks the session for unit tests. |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database table name. |
DatabaseStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
DatabaseStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
DatabaseStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
DatabaseStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
DatabaseStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
StorageInterface::write |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Writes configuration data to the storage. |
language_from_interface |
function |
drupal/core/modules/language/language.negotiation.inc |
Identifies the language from the current interface language. |
SessionStorageInterface |
interface |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
StorageInterface. |
CommentLanguageTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Definition of Drupal\comment\Tests\CommentLanguageTest. |
PageEditTest::$web_user |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
|
TermLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |