SearchLanguageTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchLanguageTest.php |
Test node search with multiple languages. |
Page::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getPagerText(). |
image_effect_apply |
function |
drupal/core/modules/image/image.module |
Given an image object and effect, perform the effect on the file. |
PackagerFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php |
|
views_ui_list_page |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Page callback: Lists all of the views. |
ObjectManagerAware |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php |
Makes a Persistent Objects aware of its own object-manager. |
PathLanguageUiTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests the user interface for creating path aliases, with languages. |
overlay_page_alter |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_page_alter(). |
hook_language_init |
function |
drupal/core/modules/system/language.api.php |
Allows modules to act after language initialization has been performed. |
drupal_page_header |
function |
drupal/core/includes/bootstrap.inc |
Sets HTTP headers in preparation for a page response. |
StorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Sets up a Drupal site for running functional and integration tests. |
system_themes_page |
function |
drupal/core/modules/system/system.admin.inc |
Menu callback; displays a listing of all themes. |
menu_overview_page |
function |
drupal/core/modules/menu/menu.admin.inc |
Menu callback which shows an overview page of all the custom menus and their descriptions. |
PhpStorageTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/PhpStorageTestBase.php |
Base test for PHP storage controllers. |
drupal_set_message |
function |
drupal/core/includes/bootstrap.inc |
Sets a message to display to the user. |
language_test_boot |
function |
drupal/core/modules/language/tests/language_test.module |
Implements hook_boot(). |
language_test_init |
function |
drupal/core/modules/language/tests/language_test.module |
Implements hook_init(). |
ImageStyle::$label |
property |
drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php |
The image style label. |
FilterManager::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
Language::getValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements TypedDataInterface::getValue(). |
FilterManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
FilterManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
Language::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements TypedDataInterface::setValue(). |
drupal_render_page |
function |
drupal/core/includes/common.inc |
Renders the page, including all theming. |
HtmlPageController |
class |
drupal/core/lib/Drupal/Core/HtmlPageController.php |
Default controller for most HTML pages. |
Language::validate |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Implements TypedDataInterface::validate(). |
taxonomy_term_page |
function |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Menu callback; displays all nodes associated with a term. |
FilterLanguageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
Tests the filter language handler. |
InstallStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Contains Drupal\Core\Config\InstallStorage. |
FileUsageInterface |
interface |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
File usage backend interface. |
Comment::$homepage |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment author's home page address. |
language_is_locked |
function |
drupal/core/includes/bootstrap.inc |
Checks if a language is locked. |
Field Language API |
group |
drupal/core/modules/field/field.multilingual.inc |
Handles multilingual fields. |
FileUsageBase::add |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageBase.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
FetcherManager.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherManager.php |
Definition of Drupal\aggregator\Plugin\FetcherManager. |
MemoryStorage::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::get(). |
MemoryStorage::set |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::set(). |
PackagerFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PackagerFilterTest.php |
@group integration |
language_types_set |
function |
drupal/core/includes/language.inc |
Updates the language type configuration. |
SearchPageTextTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
Tests the bike shed text on no results page, and text on the search page. |
Language::$default |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
TestFileUsage::add |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
language_from_user |
function |
drupal/core/modules/language/language.negotiation.inc |
Identify language from the user preferences. |
image_field_insert |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_insert(). |
image_field_update |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_update(). |
image_field_delete |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete(). |
theme_image_widget |
function |
drupal/core/modules/image/image.field.inc |
Returns HTML for an image field widget. |
language_uninstall |
function |
drupal/core/modules/language/language.install |
Implements hook_uninstall(). |
image_field_schema |
function |
drupal/core/modules/image/image.install |
Implements hook_field_schema(). |
theme_install_page |
function |
drupal/core/includes/theme.maintenance.inc |
Returns HTML for the installation page. |