hook_language_presave |
function |
drupal/core/modules/language/language.api.php |
React to a language about to be added or updated in the system. |
FileStorageTest::read |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
update_manager_access |
function |
drupal/core/modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
PageViewTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
|
Full::get_pager_total |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
|
AssetManagerTest::$am |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
DRUPAL_CACHE_PER_PAGE |
constant |
drupal/core/includes/common.inc |
The block or element can change depending on the page being viewed. |
IMAGE_STORAGE_DEFAULT |
constant |
drupal/core/modules/image/image.module |
Image style constant for module-defined presets in code. |
language_element_info |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info(). |
language.mappings.yml |
file |
drupal/core/modules/language/config/language.mappings.yml |
drupal/core/modules/language/config/language.mappings.yml |
InstallStorage::write |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::write(). |
config_test_list_page |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Page callback; Lists available ConfigTest objects. |
config_test_edit_page |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Page callback: Presents the ConfigTest edit form. |
Language::render_link |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php |
|
PagerPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Initialize the plugin. |
FlashBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
The storage key for flashes in the session |
locale_translate_page |
function |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Shows the string search screen. |
CachedStorage::$cache |
property |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
The instantiated Cache backend. |
LanguageField::render |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Render the field. |
language_update_count |
function |
drupal/core/modules/language/language.module |
Updates the language_count variable. |
CachedStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
CachedStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
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(). |
CachedStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
block_language_delete |
function |
drupal/core/modules/block/block.module |
Implements hook_language_delete(). |
FilterManagerTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
test_page_test.module |
file |
drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module |
|
ObjectManager::remove |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Removes an object instance. |
LANGUAGE_CONFIGURABLE |
constant |
drupal/core/includes/bootstrap.inc |
The language state when referring to configurable languages. |
Page::getArgumentText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getArgumentText(). |
ObjectManager::detach |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Detaches an object from the ObjectManager, causing a managed object to
become detached. Unflushed changes made to the object if any
(including removal of the object), will not be synchronized to the database.
Objects which previously referenced the… |
LANGUAGE_SITE_DEFAULT |
constant |
drupal/core/includes/bootstrap.inc |
The language state used when referring to the site's default language. |
LANGUAGE_TYPE_CONTENT |
constant |
drupal/core/includes/bootstrap.inc |
The type of language used to define the content language. |
FileStorageController |
class |
drupal/core/modules/file/lib/Drupal/file/FileStorageController.php |
File storage controller for files. |
UnmanagedCopyTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
Definition of Drupal\system\Tests\File\UnmanagedCopyTest. |
PluginManagerBase.php |
file |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Definition of Drupal\Component\Plugin\PluginManagerBase |
ImageFieldDisplayTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test class to check that formatters and display settings are working. |
SessionTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
NodeStorageController |
class |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Controller class for nodes. |
theme_status_messages |
function |
drupal/core/includes/theme.inc |
Returns HTML for status and/or error messages, grouped by type. |
update_test_mock_page |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Page callback: Prints mock XML for the Update Manager module. |
UnmanagedMoveTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Definition of Drupal\system\Tests\File\UnmanagedMoveTest. |
UnmanagedSaveDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Tests the file_unmanaged_save_data() function. |
drupal_page_get_cache |
function |
drupal/core/includes/bootstrap.inc |
Retrieves the current page from the cache. |
seven_preprocess_page |
function |
drupal/core/themes/seven/template.php |
Implements hook_preprocess_HOOK() for page.tpl.php. |
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. |
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. |