MessageInterface::addHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Add and merge in an array of HTTP headers. |
ConfigStorageController::save |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::save(). |
DefaultsTestPluginManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php |
Contains Drupal\plugin_test\Plugin\DefaultsTestPluginManager. |
StringDatabaseStorage::delete |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::delete(). |
BaseCompilerFilter::$language |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
NodeAccessLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
LanguageConfigurationTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Definition of Drupal\language\Tests\LanguageConfigurationTest. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
BlockLanguageTest::$adminUser |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
An administrative user to configure the test environment. |
hook_system_themes_page_alter |
function |
drupal/core/modules/system/system.api.php |
Alters theme operation links. |
ItemStorageController::create |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::create(). |
ConfigStorageTestBase::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ViewStorageTest::displayTests |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests adding, saving, and loading displays on configuration entities. |
ConfigStorageTestBase::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
ConfigStorageTestBase::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
FieldEditForm::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldEditForm.php |
The entity manager. |
PagerPluginBase::$total_items |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
language_get_default_langcode |
function |
drupal/core/modules/language/language.module |
Returns the default language code assigned to an entity type and a bundle. |
PagerPluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
FeedStorageController::create |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::create(). |
views.view.test_page_view.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_view.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_page_view.yml |
BlockStorageUnitTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
|
SiteSchemaManager::writeCache |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
Writes the cache of site schema types. |
SiteSchemaManager::getSchemas |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
file_managed_file_save_upload |
function |
drupal/core/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
MemoryStorage::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
RequestTest::testGetLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
SqliteProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
MemoryStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
PagerPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Return a string to display as the clickable title for the
pager plugin. |
UserStorageController::create |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
ActionAdminManageForm::create |
function |
drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php |
Instantiates a new instance of this controller. |
FileStorageFactory::getActive |
function |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Returns a FileStorage object working with the active config directory. |
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
image_module_test_null_effect |
function |
drupal/core/modules/image/tests/image_module_test.module |
Image effect callback; Null. |
BlockLanguageCacheTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Sets up a Drupal site for running functional and integration tests. |
PHP_CodeCoverage_Driver::stop |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Driver.php |
Stop collection of code coverage information. |
ManagerEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Constructor. |
PdoProfilerStorage::$username |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
FileUsageInterface::listUsage |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Determines where a file is used. |
PdoProfilerStorage::$password |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
PdoProfilerStorage::$lifetime |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|
menu_test_theme_page_callback |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Page callback to use when testing the theme callback functionality. |
ImageUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
|
MenuLinkStorageController.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Contains \Drupal\menu_link\MenuLinkStorageController. |
DatabaseFileUsageBackend::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
MockArraySessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Force the session to be saved and closed. |
field_sql_storage_update_8000 |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Renames the 'language' column to 'langcode' in field data tables. |
SearchPageOverrideTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Sets up a Drupal site for running functional and integration tests. |
BatchStorageInterface::create |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Creates and saves a batch. |