language_requirements |
function |
drupal/core/modules/language/language.install |
Implements hook_requirements(). |
PhpStorageFactory.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Definition of Drupal\Component\PhpStorage\PhpStorageFactory. |
StorageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Modules to enable. |
MessageFormController |
class |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Form controller for contact message forms. |
ImageFieldDisplayTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test class to check that formatters and display settings are working. |
StorageTest::testForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Tests using the form in a usual way. |
node_access_test_page |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Page callback: Creates the node access test page. |
InstallStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::write(). |
template_process_page |
function |
drupal/core/includes/theme.inc |
Processes variables for page.html.twig. |
MemoryStorageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Contains Drupal\system\Tests\KeyValueStore\MemoryStorageTest. |
plugin.manager.filter |
service |
drupal/core/modules/filter/filter.services.yml |
Drupal\filter\FilterPluginManager |
CKEditorPluginManager |
class |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginManager.php |
CKEditor Plugin manager. |
hook_language_presave |
function |
drupal/core/modules/language/language.api.php |
React to a language about to be added or updated in the system. |
plugin.manager.editor |
service |
drupal/core/modules/editor/editor.services.yml |
Drupal\editor\Plugin\EditorManager |
InstallerLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/InstallerLanguageTest.php |
Tests installer language detection. |
RoleStorageController |
class |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Controller class for user roles. |
CachedStorage::$cache |
property |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
The instantiated Cache backend. |
ImageItemTest::$image |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Created file entity. |
BlockLanguageTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Definition of Drupal\block\Tests\BlockLanguageTest. |
drupal_page_get_cache |
function |
drupal/core/includes/bootstrap.inc |
Retrieves the current page from the cache. |
GreaterThan::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThan.php |
|
CachedStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
Query::$entityManager |
property |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Stores the entity manager. |
SchemaStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Implements \Drupal\Core\Config\StorageInterface::exists(). |
CachedStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
MiniPagerTest::$nodes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Nodes used by the test. |
Query::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
The config storage used by the config entity query. |
CachedStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
CachedStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
SchemaStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::delete(). |
CachedStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
Language::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php |
|
SchemaStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaStorage.php |
Overrides \Drupal\Core\Config\InstallStorage::rename(). |
DRUPAL_CACHE_PER_PAGE |
constant |
drupal/core/includes/common.inc |
The block or element can change depending on the page being viewed. |
Analyzer::getMessages |
function |
drupal/core/modules/views/lib/Drupal/views/Analyzer.php |
Analyzes a review and return the results. |
PathProcessorLanguage |
class |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Processes the inbound path using path alias lookups. |
Length::$exactMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Length.php |
|
StringDatabaseStorage |
class |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Defines the locale string class. |
MessageAction::$token |
property |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
|
ViewStorageController |
class |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Defines the storage controller class for View entities. |
MessageAction::create |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Creates an instance of the plugin. |
language.services.yml |
file |
drupal/core/modules/language/language.services.yml |
drupal/core/modules/language/language.services.yml |
MessageAction::submit |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Form submission handler. |
ImageEffectDeleteForm |
class |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Form for deleting an image effect. |
TestFileUsage::delete |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Implements Drupal\file\FileUsage\FileUsageInterface::delete(). |
UnmanagedSaveDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Tests the file_unmanaged_save_data() function. |
NodeAccessLanguageTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Verifies node_access() functionality for multiple languages. |
ViewStorageTest::$info |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
The configuration entity information from entity_get_info(). |
image_dimensions_scale |
function |
drupal/core/includes/image.inc |
Scales image dimensions while maintaining aspect ratio. |
Attachment::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Whether the display allows the use of a pager or not. |