Page |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
The plugin that handles a full page. |
Image |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
@api |
Message |
class |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Defines the contact message entity. |
language |
function |
drupal/core/includes/bootstrap.inc |
Returns the language object for a given language type. |
Language |
class |
drupal/core/lib/Drupal/Core/Language/Language.php |
An object containing the information for an interface language. |
Language |
class |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
Defines the 'language' data type. |
Language |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Field handler to translate a language into its readable form. |
Language |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php |
Field handler to show the language of a taxonomy term. |
Language |
class |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Provides a 'Language' condition. |
Page.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Contains \Drupal\views\Plugin\views\display\Page. |
PageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PageTest.php |
Tests the Batch API Progress page. |
Language |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php |
Views field handler for user language. |
Language |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Language.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Image.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
image.inc |
file |
drupal/core/includes/image.inc |
API for manipulating images. |
PagerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Tests pager functionality. |
user_page |
function |
drupal/core/modules/user/user.pages.inc |
Access callback for path /user. |
PagerTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the pluggable pager system. |
ImageItem |
class |
drupal/core/modules/image/lib/Drupal/image/Type/ImageItem.php |
Defines the 'image_field' entity field item. |
pager.inc |
file |
drupal/core/includes/pager.inc |
Functions to aid in presenting database results as a set of pages. |
UsageTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file usage functions. |
file.usage |
service |
drupal/core/modules/file/file.services.yml |
Drupal\file\FileUsage\DatabaseFileUsageBackend |
file_usage |
function |
drupal/core/modules/file/file.module |
Returns the file usage service. |
image_crop |
function |
drupal/core/includes/image.inc |
Crops an image to a rectangle specified by the given dimensions. |
image_load |
function |
drupal/core/includes/image.inc |
Loads an image file and returns an image object. |
image_save |
function |
drupal/core/includes/image.inc |
Closes the image and saves the changes to a file. |
cache.page |
service |
drupal/core/core.services.yml |
Drupal\Core\Cache\CacheBackendInterface |
forum_page |
function |
drupal/core/modules/forum/forum.pages.inc |
Page callback: Prints a forum listing. |
ImageStyle |
class |
drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php |
Defines an image style configuration entity. |
image_help |
function |
drupal/core/modules/image/image.module |
Implements hook_help(). |
image_menu |
function |
drupal/core/modules/image/image.module |
Implements hook_menu(). |
file.usage |
service |
drupal/core/modules/system/tests/modules/bundle_test/bundle_test.services.yml |
Drupal\bundle_test\TestFileUsage |
views_page |
function |
drupal/core/modules/views/views.module |
Page callback: Displays a page view, given a name and display id. |
image_scale |
function |
drupal/core/includes/image.inc |
Scales an image while maintaining aspect ratio. |
theme_pager |
function |
drupal/core/includes/pager.inc |
Returns HTML for a query pager. |
StorageTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
Tests the UI of storage properties of views. |
_batch_page |
function |
drupal/core/includes/batch.inc |
Renders the batch processing page based on the current state of the batch. |
NullStorage |
class |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Defines a stub storage controller. |
FileStorage |
class |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Stores the code as regular PHP files. |
ImageWidget |
class |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Plugin implementation of the 'image_image' widget. |
Message.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Contains Drupal\contact\Plugin\Core\Entity\Message. |
BookManager |
class |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Book Manager Service. |
FileStorage |
class |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Defines the file storage controller. |
LinkManager |
class |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
|
image_theme |
function |
drupal/core/modules/image/image.module |
Implements hook_theme(). |
theme_image |
function |
drupal/core/includes/theme.inc |
Returns HTML for an image. |
StorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StorageTest.php |
Test the form storage on a multistep form. |
StorageBase |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Provides a base class for key/value storage implementations. |
Message::id |
function |
drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php |
Overrides Drupal\Core\Entity\Entity::id(). |
image_resize |
function |
drupal/core/includes/image.inc |
Resizes an image to the given dimensions (ignoring aspect ratio). |