LANGUAGE_DEFAULT |
constant |
drupal/core/includes/bootstrap.inc |
Language code referring to the default language of data, e.g. of an entity. |
ManageFieldsTest |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests the functionality of the 'Manage fields' screen. |
ViewUI::$storage |
property |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
The View storage object. |
TypedDataManager |
class |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Manages data type plugins. |
MessageInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php |
Request and response message interface |
Language::render |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Render the field. |
hook_search_page |
function |
drupal/core/modules/search/search.api.php |
Override the rendering of search results. |
PathLanguageTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Tests URL aliases for translated nodes. |
layout_test_page |
function |
drupal/core/modules/layout/tests/layout_test.module |
Page callback for layout testing. |
ImageEffectsTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Use the image_test.module's mock toolkit to ensure that the effects are
properly passing parameters to the image toolkit. |
language.api.php |
file |
drupal/core/modules/system/language.api.php |
Hooks provided by the base system for language support. |
Response::getAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the age of the response. |
theme_pager_link |
function |
drupal/core/includes/pager.inc |
Returns HTML for a link to a specific query result page. |
pager_load_array |
function |
drupal/core/includes/pager.inc |
Helper function |
ViewUI::language |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::language)(). |
StorageBase::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::get(). |
ItemsPerPageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Tests the ability of the views wizard to specify the number of items per page. |
ManagerEventArgs |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Provides event arguments for the preFlush event. |
LanguageTestBase |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php |
Defines the base class for all Language handler tests. |
search.pages.inc |
file |
drupal/core/modules/search/search.pages.inc |
User page callbacks for the search module. |
layout_page_list |
function |
drupal/core/modules/layout/layout.admin.inc |
Page callback: Presents a list of layouts. |
layout_page_view |
function |
drupal/core/modules/layout/layout.admin.inc |
Page callback: Demonstrates a layout template. |
Response::getAge |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Age HTTP header |
Language::render |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php |
Overrides Drupal\taxonomy\Plugin\views\field\Taxonomy::render(). |
EventManager.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
|
language_default |
function |
drupal/core/includes/bootstrap.inc |
Returns the default language used on the site. |
theme_admin_page |
function |
drupal/core/modules/system/system.admin.inc |
Returns HTML for an administrative page. |
CommentPagerTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Verifies pagination of comments. |
UserLanguageTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserLanguageTest.php |
Functional tests for a user's ability to change their default language. |
image_test_reset |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Reset/initialize the history of calls to the toolkit functions. |
MockBlockManager |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
Defines a plugin manager used by Plugin API derivative unit tests. |
image_desaturate |
function |
drupal/core/includes/image.inc |
Converts an image to grayscale. |
PageNotFoundTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageNotFoundTest.php |
|
Language::extend |
function |
drupal/core/lib/Drupal/Core/Language/Language.php |
Extend $this with properties from the given object. |
StorageInterface |
interface |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Defines an interface for configuration storage controllers. |
image_field_info |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_info(). |
Config::$storage |
property |
drupal/core/lib/Drupal/Core/Config/Config.php |
The storage used to load and save this configuration object. |
QueryBase::pager |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Entity\Query\QueryInterface::pager(). |
TermLanguageTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Tests for the language feature on taxonomy terms. |
language_install |
function |
drupal/core/modules/language/language.install |
Implements hook_install(). |
update_info_page |
function |
drupal/core/update.php |
Provides an overview of the Drupal database update. |
LanguageListTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for the language list configuration forms. |
PageEditTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/PageEditTest.php |
Definition of Drupal\node\Tests\PageEditTest. |
language_disable |
function |
drupal/core/modules/language/language.install |
Implements hook_disable(). |
EventManagerTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
BanIpManager.php |
file |
drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php |
Definition of Drupal\ban\BanIpManager. |
image_style_list |
function |
drupal/core/modules/image/image.admin.inc |
Menu callback; Listing of all current image styles. |
image_style_form |
function |
drupal/core/modules/image/image.admin.inc |
Form builder; Edit an image style name and effects order. |
LazyAssetManager |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
A lazy asset manager is a composition of a factory and many formula loaders. |
PageViewTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Definition of Drupal\node\Tests\PageViewTest. |