FileStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
Attachment::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Not all display plugins will suppert pager rendering. |
FileStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FileStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
DatabaseStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Definition of Drupal\config\Tests\Storage\DatabaseStorageTest. |
LanguageUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading a filled database with language data. |
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. |
LanguageTestManager.php |
file |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Contains \Drupal\language_test\LanguageTestManager. |
_language_resolved_path |
function |
drupal/core/includes/bootstrap.inc |
Stores or retrieves the path derived during language negotiation. |
FilterPluginManager.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/FilterPluginManager.php |
Contains \Drupal\filter\FilterPluginManager. |
TypedConfigManager::get |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Gets typed configuration data. |
PagerPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Render the pager. |
PHP_CodeCoverage_Driver |
interface |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver.php |
Interface for code coverage drivers. |
ConfigFactory::$storage |
property |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
A storage controller instance for reading and writing configuration data. |
MockArraySessionStorage |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
MockArraySessionStorage mocks the session for unit tests. |
xmlrpc_message_tag_open |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Handles opening tags for XML parsing in xmlrpc_message_parse(). |
PHP_CodeCoverage_Filter |
class |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Filter.php |
Filter for blacklisting and whitelisting of code coverage information. |
FileUsageInterface::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Records that a module is using a file. |
PdoProfilerStorage::$db |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
Page::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::submitOptionsForm(). |
StorageInterface::write |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Writes configuration data to the storage. |
Language::DIRECTION_LTR |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
Language written left to right. Possible value of $language->direction. |
WidgetPluginManager.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Definition of Drupal\field\Plugin\Type\Widget\WidgetPluginManager. |
Language::DIRECTION_RTL |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
Language written right to left. Possible value of $language->direction. |
PdoProfilerStorage::has |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Returns whether data for the given token already exists in storage. |
CommentLanguageTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Definition of Drupal\comment\Tests\CommentLanguageTest. |
SessionStorageInterface |
interface |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
StorageInterface. |
Twig_Error::$rawMessage |
property |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
StorageTest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
Views used by this test. |
drupal_set_page_content |
function |
drupal/core/includes/common.inc |
Sets the main page content value for later use. |
CurlVersion::$userAgent |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
|
config.storage.snapshot |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\DatabaseStorage |
PageCacheTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/PageCacheTest.php |
Modules to enable. |
language_from_interface |
function |
drupal/core/modules/language/language.negotiation.inc |
Identifies the language from the current interface language. |
EventManagerTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
ImageDimensionsTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Definition of Drupal\image\Tests\ImageDimensionsTest. |
SettingsForm::$managers |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
The aggregator plugin managers. |
plugin.manager.archiver |
service |
drupal/core/core.services.yml |
Drupal\Core\Archiver\ArchiverManager |
ImageStyleFlushTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Contains \Drupal\image\Tests\ImageStyleFlushTest. |
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. |
hook_field_storage_info |
function |
drupal/core/modules/field/field.api.php |
Expose Field API storage backends. |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
The directory where the files should be stored. |
hook_field_storage_load |
function |
drupal/core/modules/field/field.api.php |
Load field data for a set of entities. |
PhpBridgeSessionStorage |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php |
Allows session to be started by PHP and managed by Symfony2 |
TestPluginBag::$manager |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php |
Stores the plugin manager used by this bag. |
PHP_CodeCoverage::$data |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Code coverage data. |
PHP_CodeCoverage::clear |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Clears collected code coverage data. |
PercentagesUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Definition of Drupal\system\Tests\Batch\PercentagesUnitTest. |
AliasManager::$noSource |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of path alias for which no source was found. |