Namesort descending Location Description
LayoutRendererStandard::render core/modules/layout/plugins/renderers/layout_renderer_standard.inc Render the entire layout and attach meta data.
LayoutRendererStandard::renderBlock core/modules/layout/plugins/renderers/layout_renderer_standard.inc Render a block using its designated style.
LayoutRendererStandard::renderBlocks core/modules/layout/plugins/renderers/layout_renderer_standard.inc Render all prepared blocks, first by dispatching to their plugin's render callback, then handing that output off to the block's style plugin.
LayoutRendererStandard::renderLayout core/modules/layout/plugins/renderers/layout_renderer_standard.inc Perform display/layout-level render operations.
LayoutRendererStandard::renderRegion core/modules/layout/plugins/renderers/layout_renderer_standard.inc Render a single layout region.
LayoutRendererStandard::renderRegions core/modules/layout/plugins/renderers/layout_renderer_standard.inc Render all prepared regions, placing already-rendered blocks into their appropriate positions therein.
LayoutRendererStandard::__construct core/modules/layout/plugins/renderers/layout_renderer_standard.inc Construct the object that will be used to render the layout.
LayoutRendererTest::setUp core/modules/layout/tests/layout.test Sets up a Backdrop site for running functional and integration tests.
LayoutRendererTest::testRendererSelection core/modules/layout/tests/layout.test Test that the correct renderer is used
LayoutSelectionTest::assertIsAdminLayout core/modules/layout/tests/layout.test
LayoutSelectionTest::assertIsDefaultLayout core/modules/layout/tests/layout.test
LayoutSelectionTest::setUp core/modules/layout/tests/layout.test Sets up a Backdrop site for running functional and integration tests.
LayoutSelectionTest::testPages core/modules/layout/tests/layout.test Tests the correct layout is used on 404 and 403 pages.
LayoutSelectionTest::testRoleSelection core/modules/layout/tests/layout.test Test role-based selection of layouts.
LayoutStringContext::getAdminSummary core/modules/layout/plugins/context/layout_context.inc Return a summary for this context.
LayoutStringContext::label core/modules/layout/plugins/context/layout_context.inc Assemble a human-readable label of this object.
LayoutStringContext::type core/modules/layout/plugins/context/layout_context.inc Return the indicator for this context, i.e. "entity", "string".
LayoutStyle::form core/modules/layout/plugins/styles/layout_style_default.inc Specifies the settings form for configuring the style.
LayoutStyle::formSubmit core/modules/layout/plugins/styles/layout_style_default.inc Submit handler for saving the form settings.
LayoutStyle::formValidate core/modules/layout/plugins/styles/layout_style_default.inc Validate handler to validate the form settings.
LayoutStyle::__construct core/modules/layout/plugins/styles/layout_style_default.inc Constructor for a Layout style class.
LayoutStyleDynamic::form core/modules/layout/plugins/styles/layout_style_dynamic.inc Specifies the settings form for configuring the style.
LayoutStyleDynamic::__construct core/modules/layout/plugins/styles/layout_style_dynamic.inc Constructor for a Layout style dynamic class.
LayoutTestRenderer::renderRegion core/modules/layout/tests/layout_test/layout_test_renderer.inc Simply changes the page title.
LayoutUpdater::canUpdate core/modules/system/system.updater.inc
LayoutUpdater::canUpdateDirectory core/modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
LayoutUpdater::getInstallDirectory core/modules/system/system.updater.inc Return the directory where a layout should be installed.
LayoutUpdater::isInstalled core/modules/system/system.updater.inc Checks if the project is installed.
LayoutUpdater::postInstall core/modules/system/system.updater.inc Perform actions after installation.
LayoutUpdater::postInstallTasks core/modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
LayoutUpgradePathTest::assertBlocks core/modules/layout/tests/layout.test
LayoutUpgradePathTest::assertNoBlocks core/modules/layout/tests/layout.test
LayoutUpgradePathTest::setUp core/modules/layout/tests/layout.test Set up environment.
LayoutUpgradePathTest::testLayoutUpgrade core/modules/layout/tests/layout.test Tests a successful upgrade, where block positions copied to layouts.
layout_add_page core/modules/layout/layout.admin.inc Menu callback; Display the form for adding a new layout.
layout_admin_bar_map core/modules/admin_bar/admin_bar.map.inc Implements hook_admin_bar_map() on behalf of Layout module.
layout_ajax_condition_cancel_dialog core/modules/layout/layout.admin.inc AJAX handler that cancels the condition edit dialog.
layout_ajax_context_cancel_dialog core/modules/layout/layout.context.admin.inc AJAX handler that cancels the context edit dialog.
layout_ajax_form_open_dialog core/modules/layout/layout.admin.inc AJAX handler that opens a form in a dialog.
layout_ajax_form_save_dialog core/modules/layout/layout.admin.inc AJAX handler that saves a form in a dialog and updates the underlying form.
layout_ajax_form_save_title_dialog core/modules/layout/layout.admin.inc AJAX handler that updates the title.
layout_ajax_form_update core/modules/layout/layout.admin.inc AJAX handler that updates a portion of the form.
layout_autoload_info core/modules/layout/layout.module Implements hook_autoload_info().
layout_block_add_page core/modules/layout/layout.admin.inc Menu callback; Display a list of blocks to be added to a layout.
layout_block_configure_ajax_style core/modules/layout/layout.admin.inc AJAX callback to update the style settings within the block configure form.
layout_block_configure_ajax_update core/modules/layout/layout.admin.inc AJAX callback to update the underlying layout form after updating a block.
layout_block_configure_form core/modules/layout/layout.admin.inc Form callback; Add or edit a block within a layout.
layout_block_configure_form_condition_add core/modules/layout/layout.admin.inc Submit handler for layout_block_configure_form() to add a condition.
layout_block_configure_form_condition_edit core/modules/layout/layout.admin.inc Submit handler for layout_block_configure_form() to edit a condition.
layout_block_configure_form_condition_remove core/modules/layout/layout.admin.inc Submit handler for layout_block_configure_form() to remove a condition.

Pages