Search for rid
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AJAXFrameworkTestCase::testLazyLoadOverriddenCSS | function | modules/ | Tests that overridden CSS files are not added during lazy load. | 
| BootstrapOverrideServerVariablesTestCase | class | modules/ | Tests for overriding server variables via the API. | 
| BootstrapOverrideServerVariablesTestCase::getInfo | function | modules/ | |
| BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL | function | modules/ | Test providing a direct URL to to drupal_override_server_variables(). | 
| CascadingStylesheetsTestCase::testRenderOverride | function | modules/ | Test CSS override. | 
| DatabaseCondition::$queryPlaceholderIdentifier | property | includes/ | The identifier of the query placeholder this condition has been compiled against. | 
| DatabaseConnectionTestCase::testConnectionRoutingOverride | function | modules/ | Test that connections return appropriate connection objects. | 
| DrupalDefaultEntityController::filterId | function | includes/ | Callback for array_filter that removes non-integer IDs. | 
| DRUPAL_ANONYMOUS_RID | constant | includes/ | Role ID for anonymous users; should match what's in the "role" table. | 
| DRUPAL_AUTHENTICATED_RID | constant | includes/ | Role ID for authenticated users; should match what's in the "role" table. | 
| drupal_override_server_variables | function | includes/ | Sets appropriate server variables needed for command line scripts to work. | 
| IMAGE_STORAGE_OVERRIDE | constant | modules/ | Image style constant for user presets that override module-defined presets. | 
| image_style_form_override_submit | function | modules/ | Submit handler for overriding a module-defined style. | 
| NodeQueryAlter::testNodeQueryAlterOverride | function | modules/ | Tests 'node_access' query alter override. | 
| 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/ | |
| SessionTestCase::testSamesiteCookieOverrideLaxToStrict | function | modules/ | Test overriding the PHP setting for session.cookie_samesite with the samesite_cookie_value variable. | 
| ThemeTestCase::testCSSOverride | function | modules/ | Ensures a theme's .info file is able to override a module CSS file from being added to the page. | 
| UserPermissionsTestCase::$rid | property | modules/ | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
