Search for all
Title | Object type | File name | Summary |
---|---|---|---|
entity_language | function | includes/ |
Returns the language of an entity. |
entity_load | function | includes/ |
Load entities from the database. |
entity_load_unchanged | function | includes/ |
Loads the unchanged, i.e. not modified, entity from the database. |
entity_prepare_view | function | includes/ |
Invoke hook_entity_prepare_view(). |
entity_query.test | file | modules/ |
Unit test file for the entity API. |
entity_query_access_test.info | file | modules/ |
name = "Entity query access test" description = "Support module for checking entity query results." package = Testing version = VERSION core = 7.x hidden = TRUE |
entity_query_access_test.module | file | modules/ |
Helper module for testing EntityFieldQuery access on any type of entity. |
entity_query_access_test_menu | function | modules/ |
Implements hook_menu(). |
entity_query_access_test_sample_query | function | modules/ |
Returns the results from an example EntityFieldQuery. |
entity_uri | function | includes/ |
Returns the URI elements of an entity. |
entity_view_mode_prepare | function | includes/ |
Invoke hook_entity_view_mode_alter(). |
error.test | file | modules/ |
|
errors.inc | file | includes/ |
Functions for error handling. |
error_displayable | function | includes/ |
Determines whether an error should be displayed. |
ERROR_REPORTING_DISPLAY_ALL | constant | includes/ |
Error reporting level: display all messages. |
ERROR_REPORTING_DISPLAY_SOME | constant | includes/ |
Error reporting level: display errors and warnings. |
ERROR_REPORTING_HIDE | constant | includes/ |
Error reporting level: display no errors. |
error_test.info | file | modules/ |
name = "Error test" description = "Support module for error and exception testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
error_test.module | file | modules/ |
|
error_test_generate_warnings | function | modules/ |
Menu callback; generate warnings to test the error handler. |
error_test_menu | function | modules/ |
Implements hook_menu(). |
error_test_trigger_exception | function | modules/ |
Menu callback; trigger an exception to test the exception handler. |
error_test_trigger_pdo_exception | function | modules/ |
Menu callback; trigger an exception to test the exception handler. |
example.profile | file | external_documentation/ |
|
example.sites.php | file | sites/ |
Configuration file for Drupal's multi-site directory aliasing feature. |
ExampleTest | class | modules/ |
|
ExampleTest | class | modules/ |
|
ExampleTest.php | file | modules/ |
|
ExampleTest.php | file | modules/ |
|
ExampleTest::getInfo | function | modules/ |
|
ExampleTest::getInfo | function | modules/ |
|
ExampleTest::testArithmetics | function | modules/ |
|
ExampleTest::testArithmetics | function | modules/ |
|
example_form | function | external_documentation/ |
Form API array definition for the example form. |
example_form_alter | function | external_documentation/ |
Implementation of hook_form_alter(). |
example_form_submit | function | external_documentation/ |
Form API submit for the example form. |
example_profile_details | function | external_documentation/ |
Return a description of the profile for the initial installation screen. |
example_profile_modules | function | external_documentation/ |
Return an array of the modules to be enabled when this profile is installed. |
example_profile_tasks | function | external_documentation/ |
Perform any final installation tasks for this profile. |
example_profile_task_list | function | external_documentation/ |
Return a list of tasks that this profile supports. |
Exception | class | misc/ |
|
Exception.php | file | misc/ |
|
Extra updates for 7.x | group | modules/ |
Update functions between 7.x versions. |
FakeRecord | class | modules/ |
Dummy class for fetching into a class. |
farbtastic.css | file | misc/ |
.farbtastic { position: relative; } .farbtastic * { position: absolute; cursor: crosshair; } .farbtastic, .farbtastic .wheel { width: 195px; height: 195px; } .farbtastic .color, .farbtastic .overlay { top: 47px; left: 47px; width:… |
FeedIconTest | class | modules/ |
Test for theme_feed_icon(). |
FeedIconTest::getInfo | function | modules/ |
|
FeedIconTest::testFeedIconEscaping | function | modules/ |
Check that special characters are correctly escaped. Test for issue #1211668. |
FeedParserTestCase | class | modules/ |
Tests feed parsing in the Aggregator module. |
FeedParserTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.