Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
entity_crud_hook_test_taxonomy_term_insert function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_insert().
entity_crud_hook_test_taxonomy_term_load function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_load().
entity_crud_hook_test_taxonomy_term_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_term_update function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_update().
entity_crud_hook_test_taxonomy_vocabulary_delete function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_taxonomy_vocabulary_insert function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_insert().
entity_crud_hook_test_taxonomy_vocabulary_load function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_load().
entity_crud_hook_test_taxonomy_vocabulary_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_presave().
entity_crud_hook_test_taxonomy_vocabulary_update function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_update().
entity_crud_hook_test_user_delete function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_user_delete().
entity_crud_hook_test_user_insert function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_user_insert().
entity_crud_hook_test_user_load function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_user_load().
entity_crud_hook_test_user_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_user_presave().
entity_crud_hook_test_user_update function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_user_update().
entity_extract_ids function includes/common.inc Helper function to extract id, vid, and bundle name from an entity.
entity_form_field_validate function includes/common.inc Attaches field API validation to entity forms.
entity_form_submit_build_entity function includes/common.inc Copies submitted values to entity properties for simple entity forms.
entity_get_controller function includes/common.inc Gets the entity controller for an entity type.
entity_get_info function includes/common.inc Get the entity info array of an entity type.
entity_info_cache_clear function includes/common.inc Resets the cached information about entity types.
entity_label function includes/common.inc Returns the label of an entity.
entity_language function includes/common.inc Returns the language of an entity.
entity_load function includes/common.inc Load entities from the database.
entity_load_unchanged function includes/common.inc Loads the unchanged, i.e. not modified, entity from the database.
entity_prepare_view function includes/common.inc Invoke hook_entity_prepare_view().
entity_query.test file modules/simpletest/tests/entity_query.test Unit test file for the entity API.
entity_query_access_test.info file modules/simpletest/tests/entity_query_access_test.info 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/simpletest/tests/entity_query_access_test.module Helper module for testing EntityFieldQuery access on any type of entity.
entity_query_access_test_menu function modules/simpletest/tests/entity_query_access_test.module Implements hook_menu().
entity_query_access_test_sample_query function modules/simpletest/tests/entity_query_access_test.module Returns the results from an example EntityFieldQuery.
entity_uri function includes/common.inc Returns the URI elements of an entity.
entity_view_mode_prepare function includes/common.inc Invoke hook_entity_view_mode_alter().
error.test file modules/simpletest/tests/error.test
errors.inc file includes/errors.inc Functions for error handling.
error_displayable function includes/errors.inc Determines whether an error should be displayed.
ERROR_REPORTING_DISPLAY_ALL constant includes/bootstrap.inc Error reporting level: display all messages.
ERROR_REPORTING_DISPLAY_SOME constant includes/bootstrap.inc Error reporting level: display errors and warnings.
ERROR_REPORTING_HIDE constant includes/bootstrap.inc Error reporting level: display no errors.
error_test.info file modules/simpletest/tests/error_test.info 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/simpletest/tests/error_test.module
error_test_generate_warnings function modules/simpletest/tests/error_test.module Menu callback; generate warnings to test the error handler.
error_test_menu function modules/simpletest/tests/error_test.module Implements hook_menu().
error_test_trigger_exception function modules/simpletest/tests/error_test.module Menu callback; trigger an exception to test the exception handler.
error_test_trigger_pdo_exception function modules/simpletest/tests/error_test.module Menu callback; trigger an exception to test the exception handler.
example.sites.php file sites/example.sites.php Configuration file for Drupal's multi-site directory aliasing feature.
ExampleTest class modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/ExampleTest.php
ExampleTest class modules/simpletest/tests/psr_4_test/src/Tests/ExampleTest.php
ExampleTest.php file modules/simpletest/tests/psr_4_test/src/Tests/ExampleTest.php
ExampleTest.php file modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/ExampleTest.php
ExampleTest::getInfo function modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/ExampleTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.