Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
password_confirm_validate | function | includes/ |
Validates a password_confirm element. |
PathTestCase::getPID | function | modules/ |
Returns the path ID. |
path_admin_form_validate | function | modules/ |
Form validation handler for path_admin_form(). |
path_form_element_validate | function | modules/ |
Form element validation handler for URL alias form element. |
PollVoteCheckHostname::$poll_nid | property | modules/ |
|
poll_validate | function | modules/ |
Implements hook_validate(). |
poll_view_voting_validate | function | modules/ |
Validation function for processing votes |
POSTGRESQL_NEXTID_LOCK | constant | includes/ |
The name by which to obtain a lock for retrieving the next insert id. |
profile_field_form_validate | function | modules/ |
Validate profile_field_form submissions. |
PROFILE_HIDDEN | constant | modules/ |
Hidden profile field, only accessible by administrators, modules and themes. |
profile_user_form_validate | function | modules/ |
Form validation handler for the user register/profile form. |
Query::$uniqueIdentifier | property | includes/ |
A unique identifier for this query object. |
Query::uniqueIdentifier | function | includes/ |
Returns a unique identifier for this object. |
QueryPlaceholderInterface::uniqueIdentifier | function | includes/ |
Returns a unique identifier for this object. |
SearchPageOverride | class | modules/ |
Tests that hook_search_page runs. |
SearchPageOverride::$search_user | property | modules/ |
|
SearchPageOverride::getInfo | function | modules/ |
|
SearchPageOverride::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchPageOverride::testSearchPageHook | function | modules/ |
|
search_admin_settings_validate | function | modules/ |
Form validation handler for search_admin_settings(). |
search_form_validate | function | modules/ |
As the search form collates keys from other modules hooked in via hook_form_alter, the validation takes place in _submit. search_form_validate() is used solely to set the 'processed_keys' form value for the basic search form. |
SelectQueryExtender::$uniqueIdentifier | property | includes/ |
A unique identifier for this query object. |
SelectQueryExtender::uniqueIdentifier | function | includes/ |
Implements QueryPlaceholderInterface::uniqueIdentifier(). |
SessionHttpsTestCase::assertSessionIds | function | modules/ |
Test that there exists a session with two specific session IDs. |
SessionHttpsTestCase::testEmptySessionId | function | modules/ |
Tests that empty session IDs do not cause unrelated sessions to load. |
SessionTestCase::testEmptySessionID | function | modules/ |
Test that empty session IDs are not allowed. |
SessionTestCase::testHashedSessionIds | function | modules/ |
Test hashing of session ids in the database. |
SessionTestCase::testHashedSessionIdsOptOut | function | modules/ |
Test opt-out of hashing of session ids in the database. |
SessionTestCase::testSamesiteCookieOverrideLaxToStrict | function | modules/ |
Test overriding the PHP setting for session.cookie_samesite with the samesite_cookie_value variable. |
shortcut_link_edit_validate | function | modules/ |
Validation handler for the shortcut link add and edit forms. |
shortcut_set_add_form_validate | function | modules/ |
Validation handler for shortcut_set_add_form(). |
shortcut_set_edit_form_validate | function | modules/ |
Validation handler for shortcut_set_edit_form(). |
shortcut_set_switch_validate | function | modules/ |
Validation handler for shortcut_set_switch(). |
shortcut_valid_link | function | modules/ |
Determines if a path corresponds to a valid shortcut link. |
SimpleTestFunctionalTest::$invalid_permission | property | modules/ |
The invalid permission. |
SimpleTestFunctionalTest::$test_ids | property | modules/ |
Store the test ID from each test run for comparison, to ensure they are incrementing. |
SimpleTestFunctionalTest::$valid_permission | property | modules/ |
The valid permission. |
SimpleTestFunctionalTest::getTestIdFromResults | function | modules/ |
Fetch the test id from the test results. |
SimpleTestFunctionalTest::testUserAgentValidation | function | modules/ |
Test validation of the User-Agent header we use to perform test requests. |
simpletest_settings_form_validate | function | modules/ |
Validation handler for simpletest_settings_form(). |
StreamWrapperTest::testGetValidStreamScheme | function | modules/ |
Test the scheme functions. |
STREAM_WRAPPERS_HIDDEN | constant | includes/ |
Stream wrapper type flag -- not visible in the UI or accessible via web, but readable and writable. E.g. the temporary directory for uploads. |
STREAM_WRAPPERS_LOCAL_HIDDEN | constant | includes/ |
Stream wrapper type flag -- hidden, readable and writeable using local files. |
SystemValidTokenTest | class | modules/ |
Test case for drupal_valid_token(). |
SystemValidTokenTest::$assertErrors | property | modules/ |
Flag to indicate whether PHP error reportings should be asserted. |
SystemValidTokenTest::errorHandler | function | modules/ |
Overrides DrupalTestCase::errorHandler(). |
SystemValidTokenTest::getInfo | function | modules/ |
|
SystemValidTokenTest::testTokenValidation | function | modules/ |
Tests invalid invocations of drupal_valid_token() that must return FALSE. |
system_actions_configure_validate | function | modules/ |
Validate system_actions_configure() form submissions. |
system_add_date_formats_form_validate | function | modules/ |
Validate new date format string submission. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.