|
FileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Definition of Drupal\Component\PhpStorage\FileStorage. |
|
pager_find_page |
function |
drupal/core/includes/pager.inc |
Returns the current page being requested for display within a pager. |
|
FileStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Tests the simple file storage. |
|
Language::$name |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Language.php |
The name. |
|
StorageTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Base class for testing key-value storages. |
|
DatabaseStorage |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Defines a default key/value store implementation. |
|
book_page_alter |
function |
drupal/core/modules/book/book.module |
Implements hook_page_alter(). |
|
NullStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Definition of Drupal\Core\Config\NullStorage. |
|
FileStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Definition of Drupal\Core\Config\FileStorage. |
|
image_gd_resize |
function |
drupal/core/modules/system/image.gd.inc |
Image toolkit callback: Scales an image to the specified size using GD. |
|
image_gd_rotate |
function |
drupal/core/modules/system/image.gd.inc |
Image toolkit callback: Rotates an image a specified number of degrees. |
|
image_test_load |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Image tookit's load operation. |
|
image_test_save |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Image tookit's save operation. |
|
image_test_crop |
function |
drupal/core/modules/system/tests/modules/image_test/image_test.module |
Image tookit's crop operation. |
|
LanguageManager |
class |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Class responsible for initializing each language type. |
|
DatabaseStorage |
class |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Defines the Database storage controller. |
|
Language::$name |
property |
drupal/core/lib/Drupal/Core/Language/Language.php |
|
|
StorageBase.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Contains Drupal\Core\KeyValueStore\StorageBase. |
|
ViewStorageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the functionality of View and ViewStorageController. |
|
QueryBase::$age |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Flag indicating whether to query the current revision or all revisions. |
|
image.field.inc |
file |
drupal/core/modules/image/image.field.inc |
Implement an image field, based on the file module's file field. |
|
image.theme.css |
file |
drupal/core/modules/image/image.theme.css |
/**
* Image upload widget.
*/
.image-preview {
float: left; /* LTR */
padding: 0 10px 10px 0; /* LTR */
}
.image-widget-data {
float: left; /* LTR */
}
.image-widget-data .text-field {
width: auto;
} |
|
image.admin.inc |
file |
drupal/core/modules/image/image.admin.inc |
Administration pages for image settings. |
|
image_uninstall |
function |
drupal/core/modules/image/image.install |
Implements hook_uninstall(). |
|
language_schema |
function |
drupal/core/modules/language/language.install |
Implements hook_schema(). |
|
image.views.inc |
file |
drupal/core/modules/image/image.views.inc |
Provide views data and handlers for image.module. |
|
language_enable |
function |
drupal/core/modules/language/language.install |
Implements hook_enable(). |
|
image.admin.css |
file |
drupal/core/modules/image/image.admin.css |
/**
* Image style configuration pages.
*/
.image-style-new,
.image-style-new div {
display: inline;
}
.image-style-preview .preview-image-wrapper {
float: left;
padding-bottom: 2em;
text-align: center;
top: 50%;
width:… |
|
node_page_title |
function |
drupal/core/modules/node/node.module |
Title callback: Displays the node's title. |
|
JoinManager.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php |
Definition of Drupal\views\Plugin\Type\JoinManager. |
|
image_crop_form |
function |
drupal/core/modules/image/image.admin.inc |
Form structure for the image crop form. |
|
ImageWidget.php |
file |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Contains \Drupal\image\Plugin\field\widget\ImageWidget. |
|
Entity::language |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements TranslatableInterface::language(). |
|
AssetManager.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
|
|
AssetManagerTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
|
block_page_build |
function |
drupal/core/modules/block/block.module |
Implements hook_page_build(). |
|
views_page_alter |
function |
drupal/core/modules/views/views.module |
Implements hook_page_alter(). |
|
image_permission |
function |
drupal/core/modules/image/image.module |
Implements hook_permission(). |
|
Language::render |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php |
Render the field. |
|
LanguageArgument |
class |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/argument/LanguageArgument.php |
Defines an argument handler to accept a language. |
|
Feed::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Whether the display allows the use of a pager or not. |
|
filter.pages.inc |
file |
drupal/core/modules/filter/filter.pages.inc |
User page callbacks for the Filter module. |
|
LanguageItem.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Definition of Drupal\Core\Entity\Field\Type\LanguageItem. |
|
image_path_flush |
function |
drupal/core/modules/image/image.module |
Clear cached versions of a specific file in all styles. |
|
image_style_load |
function |
drupal/core/modules/image/image.module |
Loads an ImageStyle object. |
|
AliasManager.php |
file |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Contains Drupal\Core\Path\AliasManager. |
|
language.install |
file |
drupal/core/modules/language/language.install |
Install, update and uninstall functions for the language module. |
|
image_style_path |
function |
drupal/core/modules/image/image.module |
Return the URI of an image when using a style. |
|
openid.pages.inc |
file |
drupal/core/modules/openid/openid.pages.inc |
User page callbacks for the openid module. |
|
language.api.php |
file |
drupal/core/modules/language/language.api.php |
Hooks provided by the Language module. |