Functions

Primary tabs

Name Locationsort ascending Description Direct uses Strings
assertClassNotHasAttribute drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a class does not have a specified attribute.
assertClassHasStaticAttribute drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a class has a specified static attribute.
assertClassHasAttribute drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a class has a specified attribute.
assertAttributeSame drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a variable and an attribute of an object have the same type and value.
assertAttributeNotSame drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a variable and an attribute of an object do not have the same type and value.
assertAttributeNotInternalType drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is of a given type.
assertAttributeNotInstanceOf drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is of a given type.
assertAttributeNotEquals drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a variable is not equal to an attribute of an object.
assertAttributeNotEmpty drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a static attribute of a class or an attribute of an object is not empty.
assertAttributeNotCount drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts the number of elements of an array, Countable or Iterator that is stored in an attribute.
assertAttributeNotContainsOnly drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object does not contain only values of a given type.
assertAttributeNotContains drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object does not contain a needle.
assertAttributeLessThanOrEqual drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is smaller than or equal to another value.
assertAttributeLessThan drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is smaller than another value.
assertAttributeInternalType drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is of a given type.
assertAttributeInstanceOf drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is of a given type.
assertAttributeGreaterThanOrEqual drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is greater than or equal to another value.
assertAttributeGreaterThan drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an attribute is greater than another value.
assertAttributeEquals drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a variable is equal to an attribute of an object.
assertAttributeEmpty drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a static attribute of a class or an attribute of an object is empty.
assertAttributeCount drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts the number of elements of an array, Countable or Iterator that is stored in an attribute.
assertAttributeContainsOnly drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains only values of a given type.
assertAttributeContains drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains a needle.
assertArrayNotHasKey drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an array does not have a specified key.
assertArrayHasKey drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Asserts that an array has a specified key.
arrayHasKey drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_ArrayHasKey matcher object.
anything drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_IsAnything matcher object. 4
any drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a matcher that matches when the method it is evaluated for is executed zero or more times. 16
functionCallback drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/FunctionCallback.php 1
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_oneline_annotations.php 69
foo drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_namespace.php 705
baz drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_with_ignore.php 69
foo drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/source_without_namespace.php 705
globalFunction drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredFunction.php 3
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
assetic_image drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an image URL.
assetic_stylesheets drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of stylesheet URLs.
assetic_javascripts drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of javascript URLs.
assetic_init drupal/core/vendor/kriswallsmith/assetic/src/functions.php Initializes the global Assetic object.
update_check_requirements drupal/core/update.php Checks update requirements and reports errors and (optionally) warnings. 1
update_extra_requirements drupal/core/update.php Returns and stores extra requirements that apply during the update process. 2
update_task_list drupal/core/update.php Adds the update task list to the current page. 4
update_access_allowed drupal/core/update.php Determines if the current user is allowed to run update.php. 1
update_access_denied_page drupal/core/update.php Renders a 403 access denied page for update.php. 1
update_info_page drupal/core/update.php Provides an overview of the Drupal database update. 1
update_results_page drupal/core/update.php Displays results of the update script with any accompanying errors. 1
update_flush_all_caches drupal/core/update.php Remove update overrides and flush all caches. 2
update_helpful_links drupal/core/update.php Provides links to the homepage and administration pages. 2
update_script_selection_form drupal/core/update.php Form constructor for the list of available database module updates. 1
update_selection_page drupal/core/update.php Renders a form with a list of available database updates. 1

Pages

Other projects