field_sql_storage_update_8000 |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Changes field language into langcode. |
RemoteFileUnmanagedDeleteTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Deletion related tests on remote filesystems. |
_field_sql_storage_columnname |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates a column name for a field data table. |
RequestTest::testGetLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
MTimeProtectedFileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php |
Definition of Drupal\Component\PhpStorage\MTimeProtectedFileStorage. |
PagerSelectExtender::$element |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The unique ID of this pager on this page. |
ImageAdminStylesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
|
MTimeProtectedFileStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
NodeAccessLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
image_module_test_null_effect |
function |
drupal/core/modules/image/tests/image_module_test.module |
Image effect callback; Null. |
hook_field_storage_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API storage types. |
SqliteProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
FileStorageTest::testReadOnly |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Tests writing with one class and reading with another. |
language_elements_test.module |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Mock module for language form elements test. |
hook_field_storage_pre_insert |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends insert field data. |
StorageTestBase::$collections |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of data collection labels. |
hook_field_storage_pre_update |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends update field data. |
Comment::page_display_options |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::page_display_options(). |
UserStorageController::create |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
ManagerEventArgs::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Constructor. |
ArgumentLanguageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/ArgumentLanguageTest.php |
|
_drupal_bootstrap_page_header |
function |
drupal/core/includes/bootstrap.inc |
Invokes hook_boot(), initializes locking system, and sends HTTP headers. |
DatabaseStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
FieldLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Views used by this test. |
system_image_toolkit_settings |
function |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure site image toolkit usage. |
VocabularyLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldSqlStorageTest::$modules |
property |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Modules to enable. |
ViewStorageController::create |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Overrides Drupal\config\ConfigStorageController::create(). |
FileUsageInterface::listUsage |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Determines where a file is used. |
database_test_odd_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
DefaultsTestPluginManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/DefaultsTestPluginManager.php |
Contains Drupal\plugin_test\Plugin\DefaultsTestPluginManager. |
ViewStorageInterface::disable |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php |
Sets the configuration entity status to disabled. |
ClientInterface::setUserAgent |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the name of your application and application version that will be
appended to the User-Agent header of all requests. |
DatabaseFileUsageBackend::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
file_managed_file_save_upload |
function |
drupal/core/modules/file/file.module |
Saves any files that have been uploaded into a managed_file element. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
TermStorageController::create |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
views-view--frontpage.tpl.php |
file |
drupal/core/modules/views/tests/views_test_data/templates/views-view--frontpage.tpl.php |
Main view template. |
MemoryStorage::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
PageTitleFilteringTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement setUp(). |
MemoryStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
FilterHtmlImageSecureTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Contains Drupal\filter\Tests\FilterHtmlImageSecureTest. |
LANGUAGE_NEGOTIATION_SELECTED |
constant |
drupal/core/includes/language.inc |
No language negotiation. The default language is used. |
BaseCompilerFilter::$language |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
MockBlockManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
|
LanguageConfigurationTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Definition of Drupal\language\Tests\LanguageConfigurationTest. |
EntityManager::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getDefinitions(). |
PageNotFoundTest::$admin_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
DisplayPluginBase::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
SearchPageOverrideTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Sets up a Drupal site for running functional and integration tests. |