Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_views_plugins_wizard_alter | function | core/ |
Modify the list of available views wizard plugins. |
| hook_views_post_build | function | core/ |
Act on the view immediately after the query is built. |
| hook_views_post_execute | function | core/ |
Act on the view immediately after the query has been executed. |
| hook_views_post_render | function | core/ |
Post-process any rendered data. |
| hook_views_preview_info_alter | function | core/ |
Alter the view preview information. |
| hook_views_pre_build | function | core/ |
Act on the view before the query is built, but after displays are attached. |
| hook_views_pre_execute | function | core/ |
Act on the view after the query is built and just before it is executed. |
| hook_views_pre_render | function | core/ |
Act on the view immediately before rendering it. |
| hook_views_pre_view | function | core/ |
Alter a view at the very beginning of Views processing. |
| hook_views_query_alter | function | core/ |
Alter the query before it is executed. |
| hook_views_query_substitutions | function | core/ |
Replace special strings in the query before it is executed. |
| hook_views_ui_display_tab_alter | function | core/ |
Alter the renderable array representing the edit page for one display. |
| hook_views_ui_display_top_alter | function | core/ |
Alter the top of the display for the Views UI. |
| hook_views_ui_display_top_links_alter | function | core/ |
Alter the links displayed at the top of the view edit form. |
| ht.router.php | file | core/ |
|
| HtaccessDeprecationTest | class | core/ |
Test for htaccess deprecations. |
| HtaccessDeprecationTest.php | file | core/ |
|
| HtaccessDeprecationTest::testDeprecatedFunctions | function | core/ |
Tests messages for deprecated functions. |
| HtaccessTest | class | core/ |
Tests .htaccess file saving. |
| HtaccessTest | class | core/ |
Tests .htaccess is working correctly. |
| HtaccessTest.php | file | core/ |
|
| HtaccessTest.php | file | core/ |
|
| HtaccessTest::$defaultTheme | property | core/ |
|
| HtaccessTest::$htaccessWriter | property | core/ |
The Htaccess class under test. |
| HtaccessTest::$modules | property | core/ |
|
| HtaccessTest::$modules | property | core/ |
Modules to enable. |
| HtaccessTest::$public | property | core/ |
The public directory. |
| HtaccessTest::assertFileAccess | function | core/ |
Asserts that a file exists and requesting it returns a specific response. |
| HtaccessTest::assertFilePermissions | function | core/ |
Asserts expected file permissions for a given file. |
| HtaccessTest::getProtectedFiles | function | core/ |
Get an array of file paths for access testing. |
| HtaccessTest::setUp | function | core/ |
|
| HtaccessTest::testFileAccess | function | core/ |
Iterates over protected files and calls assertNoFileAccess(). |
| HtaccessTest::testHtaccessSave | function | core/ |
@covers ::write[[api-linebreak]] |
| HtaccessTest::testSvgzContentEncoding | function | core/ |
Tests that SVGZ files are served with Content-Encoding: gzip. |
| HtaccessWriter | class | core/ |
Provides functions to manage Apache .htaccess files. |
| HtaccessWriter.php | file | core/ |
|
| HtaccessWriter::$logger | property | core/ |
The logger. |
| HtaccessWriter::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| HtaccessWriter::defaultProtectedDirs | function | core/ |
|
| HtaccessWriter::ensure | function | core/ |
|
| HtaccessWriter::write | function | core/ |
Creates a .htaccess file in the given directory. |
| HtaccessWriter::__construct | function | core/ |
Htaccess constructor. |
| HtaccessWriterInterface | interface | core/ |
Interface for managing Apache .htaccess files. |
| HtaccessWriterInterface.php | file | core/ |
|
| HtaccessWriterInterface::defaultProtectedDirs | function | core/ |
Returns a list of the default protected directories. |
| HtaccessWriterInterface::ensure | function | core/ |
Creates a .htaccess file in each Drupal files directory if it is missing. |
| Html | class | core/ |
Provides DOMDocument helpers for parsing and serializing HTML strings. |
| Html | class | core/ |
Provides a render element for an entire HTML page: <html> plus its children. |
| html-1.txt | file | core/ |
<h1>SimpleTest HTML</h1> |
| html-1.txt | file | core/ |
<h1>SimpleTest HTML</h1> |
Pagination
- Previous page
- Page 745
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.