Language::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Language.php |
|
drupal_set_message |
function |
drupal/core/includes/bootstrap.inc |
Sets a message to display to the user. |
TestFileUsage::add |
function |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Implements Drupal\file\FileUsage\FileUsageInterface::add(). |
language.admin.inc |
file |
drupal/core/modules/language/language.admin.inc |
Administration functions for language.module. |
Choice::$minMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Choice.php |
|
views_set_page_view |
function |
drupal/core/modules/views/views.module |
Set the current 'page view' that is being displayed so that it is easy
for other modules or the theme to identify. |
Choice::$maxMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Choice.php |
|
rdf.mapping_manager |
service |
drupal/core/modules/rdf/rdf.services.yml |
Drupal\rdf\RdfMappingManager |
views_get_page_view |
function |
drupal/core/modules/views/views.module |
Find out what, if any, page view is currently in use. |
language_permission |
function |
drupal/core/modules/language/language.module |
Implements hook_permission(). |
TempStore::$storage |
property |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
The key/value storage object used for this data. |
Response::getMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the number of seconds after the time specified in the response's Date
header when the response should no longer be considered fresh. |
Response::setMaxAge |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the number of seconds after which the response should no longer be considered fresh. |
Views pager plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handler pagers of a view. |
FileStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Definition of Drupal\config\Tests\Storage\FileStorageTest. |
DatabaseStorageTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Tests DatabaseStorage controller operations. |
FieldSqlStorageTest |
class |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Tests field storage. |
language.schema.yml |
file |
drupal/core/modules/language/config/schema/language.schema.yml |
drupal/core/modules/language/config/schema/language.schema.yml |
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
Page::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::defineOptions(). |
DisplayPageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageTest.php |
Contains \Drupal\views\Tests\Plugin\DisplayPageTest. |
Language::STATE_ALL |
constant |
drupal/core/lib/Drupal/Core/Language/Language.php |
The language state used when referring to all languages. |
Language::$langcode |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
The language code of the language if no 'langcode source' is used. |
ImageStyleInterface |
interface |
drupal/core/modules/image/lib/Drupal/image/ImageStyleInterface.php |
Provides an interface defining an image style entity. |
Language::getString |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Overrides TypedData::getString(). |
FileStorageTest.php |
file |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Definition of Drupal\Tests\Component\PhpStorage\FileStorageTest. |
LanguageManager.php |
file |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Contains \Drupal\Core\Language\LanguageManager. |
CoveragePrivateTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveragePrivateTest.php |
|
image.theme-rtl.css |
file |
drupal/core/modules/image/css/image.theme-rtl.css |
/**
* Image upload widget.
*/
.image-preview {
float: right;
padding: 0 0 10px 10px;
}
.image-widget-data {
float: right;
} |
ImageToolkitManager |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitManager.php |
Manages toolkit plugins. |
FileProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php |
Storage for profiler using files. |
Response::getMaxAge |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Gets the number of seconds from the current time in which this response is still considered fresh |
DatabaseStorage.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Contains Drupal\Core\KeyValueStore\DatabaseStorage. |
bartik_process_page |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_process_HOOK() for page.html.twig. |
QueryInterface::age |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Queries the current or every revision. |
NullStorage::exists |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::exists(). |
NullStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::delete(). |
NullStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
NullStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
NullStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
language_views_data |
function |
drupal/core/modules/language/language.views.inc |
Implements hook_views_data(). |
Attribute::$storage |
property |
drupal/core/lib/Drupal/Core/Template/Attribute.php |
Stores the attribute data. |
FileStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
PluginUIManager.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Type/PluginUIManager.php |
Contains \Drupal\system\Plugin\Type\PluginUIManager. |
FileStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
Request::$languages |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
file_unmanaged_copy |
function |
drupal/core/includes/file.inc |
Copies a file to a new location without invoking the file API. |
FileStorage::unlink |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Deletes files and/or directories in the specified path. |
PhpStorageInterface |
interface |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Stores and loads PHP code. |
file_unmanaged_move |
function |
drupal/core/includes/file.inc |
Moves a file to a new location without database changes or hook invocation. |