locale.pages.inc |
file |
drupal/core/modules/locale/locale.pages.inc |
Interface translation summary, editing and deletion user interfaces. |
views_page_alter |
function |
drupal/core/modules/views/views.module |
Implements hook_page_alter(). |
language.install |
file |
drupal/core/modules/language/language.install |
Install, update and uninstall functions for the language module. |
MessageInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Request and response message interface |
language.api.php |
file |
drupal/core/modules/language/language.api.php |
Hooks provided by the Language module. |
Choice::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Choice.php |
|
language.info.yml |
file |
drupal/core/modules/language/language.info.yml |
drupal/core/modules/language/language.info.yml |
Country::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Country.php |
|
MessageParser.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php |
|
BlockLanguageTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Functional tests for the language list configuration forms. |
PhpStorageFactory |
class |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Creates a php storage object |
EqualTo::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EqualTo.php |
|
SiteSchemaManager |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
TestFileUsage.php |
file |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Definition of Drupal\bundle_test\TestFileUsage. |
LanguageBlock.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Contains \Drupal\language\Plugin\Derivative\LanguageBlock. |
tracker.pages.inc |
file |
drupal/core/modules/tracker/tracker.pages.inc |
User page callbacks for tracker.module. |
contact_site_page |
function |
drupal/core/modules/contact/contact.pages.inc |
Page callback: Presents the site-wide contact form. |
LanguageBlock.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/Block/LanguageBlock.php |
Contains \Drupal\language\Plugin\Block\LanguageBlock. |
QueryBase::$pager |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The query pager data. |
FrontPageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Definition of Drupal\system\Tests\System\FrontPageTest. |
MessageAction.php |
file |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Contains \Drupal\action\Plugin\Action\MessageAction. |
system_batch_page |
function |
drupal/core/modules/system/system.admin.inc |
Default page callback for batches. |
Language::$weight |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
MiniPagerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Contains Drupal\views\Tests\Plugin\MiniPagerTest. |
_comment_per_page |
function |
drupal/core/modules/comment/comment.module |
Returns an array of "comments per page" values that users can select from. |
Language::$locked |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
update_page_build |
function |
drupal/core/modules/update/update.module |
Implements hook_page_build(). |
SystemManager.php |
file |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
Contains \Drupal\system\SystemManager. |
NotNull::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotNull.php |
|
CoverageClassTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageClassTest.php |
|
image.routing.yml |
file |
drupal/core/modules/image/image.routing.yml |
drupal/core/modules/image/image.routing.yml |
image_test.module |
file |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Helper module for the image tests. |
language_from_url |
function |
drupal/core/modules/language/language.negotiation.inc |
Identify language via URL prefix or domain. |
NullStorage::read |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::read(). |
ImageItemTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageItemTest.php |
Contains \Drupal\image\Tests\ImageItemTest. |
MemoryStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Tests the key-value memory storage. |
LayoutManager.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
Definition of Drupal\layout\Plugin\Type\LayoutManager. |
EditorManagerTest |
class |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Unit tests for the configurable text editor manager. |
MemoryStorage.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Contains Drupal\Core\KeyValueStore\MemoryStorage. |
contact.pages.inc |
file |
drupal/core/modules/contact/contact.pages.inc |
Page callbacks for the Contact module. |
FileStorage::load |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::load(). |
FileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
FilterManager.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
ImageStyle::$name |
property |
drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php |
The name of the image style. |
Session::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Storage driver. |
TestPluginManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php |
Defines a plugin manager used by Plugin API unit tests. |
EntityManagerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityManagerTest.php |
Tests methods on the entity manager. |
AssetManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Gets an asset by name. |
image.effects.inc |
file |
drupal/core/modules/image/image.effects.inc |
Functions needed to execute image effects provided by Image module. |
AssetManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
Checks if the current asset manager has a certain asset. |