Search for age

  1. Search 9.5.x for age
  2. Search 8.9.x for age
  3. Search 10.3.x for age
  4. Search 11.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
DrupalSetMessageTest::getInfo function modules/system/system.test
DrupalSetMessageTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DrupalSetMessageTest::testSetRemoveMessages function modules/system/system.test Tests setting messages and removing one before it is displayed.
DrupalTestCase::$originalLanguage property modules/simpletest/drupal_web_test_case.php The original language.
DrupalTestCase::$originalLanguageDefault property modules/simpletest/drupal_web_test_case.php The original default language.
DrupalWebTestCase::$originalLanguageUrl property modules/simpletest/drupal_web_test_case.php The original language URL.
DRUPAL_BOOTSTRAP_LANGUAGE constant includes/bootstrap.inc Seventh bootstrap phase: find out language of the page.
DRUPAL_BOOTSTRAP_PAGE_CACHE constant includes/bootstrap.inc Second bootstrap phase: try to serve a cached page.
DRUPAL_BOOTSTRAP_PAGE_HEADER constant includes/bootstrap.inc Sixth bootstrap phase: set up the page header.
DRUPAL_CACHE_PER_PAGE constant includes/common.inc The block or element can change depending on the page being viewed.
drupal_deliver_html_page function includes/common.inc Packages and sends the result of a page callback to the browser as HTML.
drupal_deliver_page function includes/common.inc Delivers a page callback result to the browser in the appropriate format.
drupal_get_messages function includes/bootstrap.inc Returns all messages that have been set with drupal_set_message().
drupal_is_front_page function includes/path.inc Check if the current page is the front page.
drupal_language_initialize function includes/bootstrap.inc Initializes all the defined language types.
drupal_language_types function includes/bootstrap.inc Returns a list of the built-in language types.
DRUPAL_MAXIMUM_TEMP_FILE_AGE constant modules/system/system.module Maximum age of temporary files in seconds.
drupal_page_footer function includes/common.inc Performs end-of-request tasks.
drupal_page_get_cache function includes/bootstrap.inc Retrieves the current page from the cache.
drupal_page_header function includes/bootstrap.inc Sets HTTP headers in preparation for a page response.
drupal_page_is_cacheable function includes/bootstrap.inc Determines the cacheability of the current page.
drupal_page_set_cache function includes/common.inc Stores the current page in the cache.
drupal_render_page function includes/common.inc Renders the page, including all theming.
drupal_serve_page_from_cache function includes/bootstrap.inc Sets HTTP headers in preparation for a cached page response.
drupal_set_message function includes/bootstrap.inc Sets a message to display to the user.
drupal_set_page_content function includes/common.inc Sets the main page content value for later use.
EntityCrudHookTestCase::assertHookMessage function modules/simpletest/tests/entity_crud_hook_test.test Pass if the message $text was set by one of the CRUD hooks in
entity_crud_hook_test.module, i.e., if the $text is an element of
$_SESSION['entity_crud_hook_test'].
EntityFieldQuery::$age property includes/entity.inc Flag indicating whether this is querying current or all revisions.
EntityFieldQuery::$pager property includes/entity.inc The query pager data.
EntityFieldQuery::age function includes/entity.inc Queries the current or every revision.
EntityFieldQuery::fieldLanguageCondition function includes/entity.inc Adds a condition on the field language column.
EntityFieldQuery::initializePager function includes/entity.inc Gets the total number of results and initializes a pager for the query.
EntityFieldQuery::pager function includes/entity.inc Enables a pager for the query.
EntityFieldQueryTestCase::testEntityFieldQueryDisablePager function modules/simpletest/tests/entity_query.test Tests disabling the pager in EntityFieldQuery.
EntityFieldQueryTestCase::testEntityFieldQueryPager function modules/simpletest/tests/entity_query.test Tests the pager integration of EntityFieldQuery.
entity_language function includes/common.inc Returns the language of an entity.
Field Language API group modules/field/field.multilingual.inc Handling of multilingual fields.
Field Storage API group modules/field/field.attach.inc Implement a storage engine for Field API data.
FieldAttachStorageTestCase class modules/field/tests/field.test Unit test class for storage-related field_attach_* functions.
FieldAttachStorageTestCase::getInfo function modules/field/tests/field.test
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle function modules/field/tests/field.test Test field_attach_create_bundle() and field_attach_rename_bundle().
FieldAttachStorageTestCase::testFieldAttachDelete function modules/field/tests/field.test Test field_attach_delete().
FieldAttachStorageTestCase::testFieldAttachDeleteBundle function modules/field/tests/field.test Test field_attach_delete_bundle().
FieldAttachStorageTestCase::testFieldAttachLoadMultiple function modules/field/tests/field.test Test the 'multiple' load feature.
FieldAttachStorageTestCase::testFieldAttachSaveLoad function modules/field/tests/field.test Check field values insert, update and load.
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage function modules/field/tests/field.test Test saving and loading fields using different storage backends.
FieldAttachStorageTestCase::testFieldAttachSaveMissingData function modules/field/tests/field.test Tests insert and update with missing or NULL fields.
FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue function modules/field/tests/field.test Test insert with missing or NULL fields, with default value.
FieldAttachStorageTestCase::testFieldHasData function modules/field/tests/field.test Test field_has_data().
FieldAttachStorageTestCase::testFieldStorageDetailsAlter function modules/field/tests/field.test Test storage details alteration.

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