layout_settings_form_save_submit |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that saves in-progress changes. |
layout_settings_form_update_layout |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that saves in-progress values. |
layout_settings_form_validate |
core/modules/layout/layout.admin.inc |
Validates layout_settings_form(), ensuring a valid path. |
layout_settings_page |
core/modules/layout/layout.admin.inc |
Administrative form for layout settings. |
layout_settings_page_submit |
core/modules/layout/layout.admin.inc |
Submit handler for layout advanced settings page. |
layout_settings_page_validate |
core/modules/layout/layout.admin.inc |
Validation for layout settings page. |
layout_set_handler_contexts |
core/modules/layout/layout.module |
Helper function for setting contexts on a layout handler. |
layout_set_layout_tempstore |
core/modules/layout/layout.module |
Store changes to a layout or menu item in the temporary store. |
layout_suppress |
core/modules/layout/layout.module |
Suppress the layout. |
layout_template_toggle_enabled |
core/modules/layout/layout.admin.inc |
Menu callback; Enable or disable a layout template. |
layout_tempstore_block_load |
core/modules/layout/layout.module |
Menu loader to load an individual block from a layout. |
layout_tempstore_load |
core/modules/layout/layout.module |
Menu loader callback to load a Layout cache object. |
layout_tempstore_menu_item_load |
core/modules/layout/layout.module |
Menu loader callback to load a Layout cache object. |
layout_test_autoload_info |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_autoload_info(). |
layout_test_block_configure |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_block_configure(). |
layout_test_block_info |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_block_info(). |
layout_test_block_view |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_block_view(). |
layout_test_layout_delete |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_delete(). |
layout_test_layout_disable |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_disable(). |
layout_test_layout_enable |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_enable(). |
layout_test_layout_insert |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_insert(). |
layout_test_layout_presave |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_presave(). |
layout_test_layout_renderer_info |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_renderer_info(). |
layout_test_layout_revert |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_revert(). |
layout_test_layout_template_change |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_template_change(). |
layout_test_layout_template_info |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_template_info(). |
layout_test_layout_update |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_layout_update(). |
layout_test_menu |
core/modules/layout/tests/layout_test/layout_test.module |
Implements hook_menu(). |
layout_test_path |
core/modules/layout/tests/layout_test/layout_test.module |
Menu callback; Display a test page. |
layout_theme |
core/modules/layout/layout.module |
Implements hook_theme() |
layout_title_settings_form |
core/modules/layout/layout.admin.inc |
Form callback; Configure layout title type. |
layout_title_settings_form_submit |
core/modules/layout/layout.admin.inc |
Submit handler for layout_title_settings_form() to change title settings. |
layout_toggle_enabled |
core/modules/layout/layout.admin.inc |
Menu callback; Enable or disable a layout configuration. |
layout_warn_if_site_info_path |
core/modules/layout/layout.admin.inc |
Issues warnings if for a layout whose removal removes a page, its path
matches one of the paths on the site information page. |
LinkAttributeCrudTest::assertLinkOnNode |
core/modules/link/tests/link.attribute.test |
|
LinkAttributeCrudTest::createNodeForTesting |
core/modules/link/tests/link.attribute.test |
|
LinkAttributeCrudTest::setup |
core/modules/link/tests/link.attribute.test |
|
LinkAttributeCrudTest::testFormatters |
core/modules/link/tests/link.attribute.test |
Test the link_plain formatter and it's output. |
LinkBaseTestClass::assertElementByXPath |
core/modules/link/tests/link.test |
Check that an element exists in HTML markup. |
LinkBaseTestClass::createLinkField |
core/modules/link/tests/link.test |
|
LinkBaseTestClass::setUp |
core/modules/link/tests/link.test |
Sets up a Backdrop site for running functional and integration tests. |
LinkCustomFormTest::testCustomLinkFields |
core/modules/link/tests/link.custom.test |
Test the output of a custom form with link fields. |
LinkSanitizeTest::generateParams |
core/modules/link/tests/link.sanitize.test |
Generate parameters for testing _link_sanitize(). |
LinkSanitizeTest::setUp |
core/modules/link/tests/link.sanitize.test |
Sets up a Backdrop site for running functional and integration tests. |
LinkSanitizeTest::tearDown |
core/modules/link/tests/link.sanitize.test |
Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix. |
LinkSanitizeTest::testBlankTitle |
core/modules/link/tests/link.sanitize.test |
Test that query URLs can be turned into absolute URLs. |
LinkSanitizeTest::testBlankTitleWithFragment |
core/modules/link/tests/link.sanitize.test |
Test that query URLs can be turned into absolute URLs. |
LinkSanitizeTest::testBlankTitleWithMultipleQueries |
core/modules/link/tests/link.sanitize.test |
Test that multiple query URLs can be turned into absolute URLs. |
LinkSanitizeTest::testBlankTitleWithQuery |
core/modules/link/tests/link.sanitize.test |
Test that query URLs can be turned into absolute URLs. |
LinkSanitizeTest::testBlankTitleWithQueryAndFragment |
core/modules/link/tests/link.sanitize.test |
Test that query URLs can be turned into absolute URLs. |