Search for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_field_widget_form_alter | function | modules/ |
Alter forms for field widgets provided by other modules. |
hook_field_widget_info | function | modules/ |
Expose Field API widget types. |
hook_field_widget_info_alter | function | modules/ |
Perform alterations on Field API widget types. |
hook_field_widget_properties_alter | function | modules/ |
Alters the widget properties of a field instance before it gets displayed. |
hook_field_widget_properties_ENTITY_TYPE_alter | function | modules/ |
Alters the widget properties of a field instance on a given entity type before it gets displayed. |
hook_field_widget_settings_form | function | modules/ |
Add settings to a widget settings form. |
hook_field_widget_WIDGET_TYPE_form_alter | function | modules/ |
Alter widget forms for a specific widget provided by another module. |
hook_menu_get_item_alter | function | modules/ |
Alter a menu router item right after it has been retrieved from the database or cache. |
HtaccessTest::getInfo | function | modules/ |
|
HtaccessTest::getProtectedFiles | function | modules/ |
Get an array of file paths for access testing. |
HTMLIdTestCase::getInfo | function | modules/ |
|
ImageAdminStylesUnitTest::getImageCount | function | modules/ |
Count the number of images currently create for a style. |
ImageAdminStylesUnitTest::getInfo | function | modules/ |
|
ImageAdminUiTestCase::getInfo | function | modules/ |
|
ImageDimensionsScaleTestCase::getInfo | function | modules/ |
|
ImageDimensionsTestCase::getInfo | function | modules/ |
|
ImageEffectsUnitTest::getInfo | function | modules/ |
|
ImageFieldDefaultImagesTestCase::getInfo | function | modules/ |
|
ImageFieldDisplayTestCase::getInfo | function | modules/ |
|
ImageFieldValidateTestCase::getInfo | function | modules/ |
|
ImageFileMoveTest::getInfo | function | modules/ |
|
ImageStyleFlushTest::getImageCount | function | modules/ |
Count the number of images currently created for a style in a wrapper. |
ImageStyleFlushTest::getInfo | function | modules/ |
|
ImageStylesHTTPHeadersTestCase::getInfo | function | modules/ |
|
ImageStylesPathAndUrlTestCase::getInfo | function | modules/ |
|
ImageThemeFunctionWebTestCase | class | modules/ |
Tests image theme functions. |
ImageThemeFunctionWebTestCase::getInfo | function | modules/ |
|
ImageThemeFunctionWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageThemeFunctionWebTestCase::testImageFormatterTheme | function | modules/ |
Tests usage of the image field formatters. |
ImageToolkitGdTestCase | class | modules/ |
Test the core GD image manipulation functions. |
ImageToolkitGdTestCase::$black | property | modules/ |
|
ImageToolkitGdTestCase::$blue | property | modules/ |
|
ImageToolkitGdTestCase::$fuchsia | property | modules/ |
|
ImageToolkitGdTestCase::$green | property | modules/ |
|
ImageToolkitGdTestCase::$height | property | modules/ |
|
ImageToolkitGdTestCase::$red | property | modules/ |
|
ImageToolkitGdTestCase::$rotate_transparent | property | modules/ |
|
ImageToolkitGdTestCase::$transparent | property | modules/ |
|
ImageToolkitGdTestCase::$white | property | modules/ |
|
ImageToolkitGdTestCase::$width | property | modules/ |
|
ImageToolkitGdTestCase::$yellow | property | modules/ |
|
ImageToolkitGdTestCase::colorsAreEqual | function | modules/ |
Function to compare two colors by RGBa. |
ImageToolkitGdTestCase::getInfo | function | modules/ |
|
ImageToolkitGdTestCase::getPixelColor | function | modules/ |
Function for finding a pixel's RGBa values. |
ImageToolkitGdTestCase::testManipulations | function | modules/ |
Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images. |
ImageToolkitGdTestCase::testTransparentColorOutOfRange | function | modules/ |
Tests loading an image whose transparent color index is out of range. |
ImageToolkitTestCase | class | modules/ |
Base class for image manipulation testing. |
ImageToolkitTestCase::$file | property | modules/ |
|
ImageToolkitTestCase::$image | property | modules/ |
|
ImageToolkitTestCase::$toolkit | property | modules/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.