Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| image_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| image_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| image_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| image_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| image_field_views_data_views_data_alter | function | core/ |
Implements hook_field_views_data_views_data_alter(). |
| image_file_download | function | core/ |
Implements hook_file_download(). |
| image_file_move | function | core/ |
Implements hook_file_move(). |
| image_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| image_filter_keyword | function | core/ |
Accepts a keyword (center, top, left, etc) and returns it as a pixel offset. |
| image_help | function | core/ |
Implements hook_help(). |
| image_install | function | core/ |
Implements hook_install(). |
| image_module_test.info.yml | file | core/ |
core/modules/image/tests/modules/image_module_test/image_module_test.info.yml |
| image_module_test.module | file | core/ |
Provides Image module hook implementations for testing purposes. |
| image_module_test.schema.yml | file | core/ |
core/modules/image/tests/modules/image_module_test/config/schema/image_module_test.schema.yml |
| image_module_test_file_download | function | core/ |
|
| image_module_test_image_effect_info_alter | function | core/ |
Implements hook_image_effect_info_alter(). |
| image_module_test_image_style_presave | function | core/ |
Implements hook_image_style_presave(). |
| image_path_flush | function | core/ |
Clears cached versions of a specific file in all styles. |
| image_post_update_image_style_dependencies | function | core/ |
Saves the image style dependencies into form and view display entities. |
| image_post_update_scale_and_crop_effect_add_anchor | function | core/ |
Add 'anchor' setting to 'Scale and crop' effects. |
| image_requirements | function | core/ |
Implements hook_requirements() to check the PHP GD Library. |
| IMAGE_STORAGE_DEFAULT | constant | core/ |
Image style constant for module-defined presets in code. |
| IMAGE_STORAGE_EDITABLE | constant | core/ |
Image style constant to represent an editable preset. |
| IMAGE_STORAGE_MODULE | constant | core/ |
Image style constant to represent any module-based preset. |
| IMAGE_STORAGE_NORMAL | constant | core/ |
Image style constant for user presets in the database. |
| IMAGE_STORAGE_OVERRIDE | constant | core/ |
Image style constant for user presets that override module-defined presets. |
| image_style_options | function | core/ |
Gets an array of image styles suitable for using as select list options. |
| image_test.info.yml | file | core/ |
core/modules/system/tests/modules/image_test/image_test.info.yml |
| image_test.schema.yml | file | core/ |
core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml |
| image_test_views.info.yml | file | core/ |
core/modules/image/tests/modules/image_test_views/image_test_views.info.yml |
| image_theme | function | core/ |
Implements hook_theme(). |
| image_uninstall | function | core/ |
Implements hook_uninstall(). |
| image_update_8201 | function | core/ |
Flush caches as we changed field formatter metadata. |
| ImmutableConfig | class | core/ |
Defines the immutable configuration object. |
| ImmutableConfig.php | file | core/ |
|
| ImmutableConfig::clear | function | core/ |
Unsets a value in this configuration object. |
| ImmutableConfig::delete | function | core/ |
Deletes the configuration object. |
| ImmutableConfig::save | function | core/ |
Saves the configuration object. |
| ImmutableConfig::set | function | core/ |
Sets a value in this configuration object. |
| ImmutableConfigException | class | core/ |
Exception throw when an immutable config object is altered. |
| ImmutableConfigException.php | file | core/ |
|
| ImmutableConfigTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ImmutableConfig[[api-linebreak]] @group Config |
| ImmutableConfigTest.php | file | core/ |
|
| ImmutableConfigTest::$config | property | core/ |
The immutable config object under test. |
| ImmutableConfigTest::setUp | function | core/ |
|
| ImmutableConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] |
| ImmutableConfigTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| ImmutableConfigTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| ImmutableConfigTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| import1.css | file | core/ |
ul, select { font: 1em/160% Verdana, sans-serif; color: #494949; } .ui-icon{background-image: url(images/icon.png);} /* Test data URI images with different quote styles. */ .data .double-quote { /* http://stackoverflow.com/a/13139830/11023 */ … |
Pagination
- Previous page
- Page 772
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.