_field_sql_storage_columnname |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Generates a column name for a field data table. |
BatchStorageInterface::update |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Updates a batch. |
LanguageManager::$initialized |
property |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Whether or not the language manager has been initialized. |
BatchStorageInterface::delete |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Loads a batch. |
ModuleTest::$lastErrorMessage |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php |
Stores the last triggered error, for example via debug(). |
SessionStorageInterface::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Force the session to be saved and closed. |
language_elements_test.module |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Mock module for language form elements test. |
LanguageSelectElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Definition of Drupal\system\Tests\Form\LanguageSelectElementTest. |
NativeSessionStorage::$closed |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
|
VocabularyLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
field_test_field_storage_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_info(). |
seven_preprocess_install_page |
function |
drupal/core/themes/seven/seven.theme |
Implements hook_preprocess_install_page(). |
EditorManager::getAttachments |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorManager.php |
Retrieves text editor libraries and JavaScript settings. |
NativeSessionStorage::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session name |
NativeSessionStorage::setName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Sets the session name |
field_test_field_storage_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_load(). |
FileWidget::massageFormValues |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues(). |
ImageStylesPathAndUrlTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Definition of Drupal\image\Tests\ImageStylesPathAndUrlTest. |
ImageToolkitInterface::resize |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Scales an image to the specified size. |
ImageToolkitInterface::rotate |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Rotates an image the given number of degrees. |
hook_field_storage_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API storage types. |
MockFileSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Starts the session. |
NodeTestStorageController.php |
file |
drupal/core/modules/node/tests/modules/node_test/lib/Drupal/node_test/NodeTestStorageController.php |
Contains \Drupal\node_test\NodeTestStorageController. |
CssEmbedFilter::$maxImageSize |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
FieldOverview::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
The widget plugin manager. |
TipPluginManager::__construct |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
ConstraintViolation::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
StorageTestBase::$collections |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of data collection labels. |
MockBlockManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
|
Update Manager module: update |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module functionality for updating existing code. |
ViewPageControllerTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Sets up Drupal unit test environment. |
hook_field_storage_pre_insert |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends insert field data. |
hook_field_storage_pre_update |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends update field data. |
CommentLanguageTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Modules to enable. |
PHP_CodeCoverage::__construct |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Constructor. |
DatabaseStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
aggregator_page_category_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to list items aggregated in a category. |
update_manager_archive_verify |
function |
drupal/core/modules/update/update.manager.inc |
Verifies an archive after it has been downloaded and extracted. |
MongoDbProfilerStorage::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Purges all data from the database. |
MongoDbProfilerStorage::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Saves a Profile. |
MTimeProtectedFastFileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Stores PHP code in files with securely hashed names. |
TermStorageController::create |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::create(). |
image_style_form_add_validate |
function |
drupal/core/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
AliasManager::lookupPathAlias |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Given a Drupal system URL return one of its aliases if such a one exists.
Otherwise, return FALSE. |
search_extra_type_search_page |
function |
drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module |
Implements hook_search_page(). |
LanguageArgument::summaryName |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
RegionalForm::$countryManager |
property |
drupal/core/modules/system/lib/Drupal/system/Form/RegionalForm.php |
The country manager. |
CoverageMethodParenthesesTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesTest.php |
|
UnmanagedCopyTest::testNormal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Copy a normal file. |
LazyAssetManager::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
Constructor. |