Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for broken

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
BlockBroken class modules/layout/includes/block.class.inc A class used for blocks when their providing module or delta does not exist.
LayoutAccessBroken class modules/layout/plugins/access/layout_access.inc A class to be used for contexts whose handler cannot be found.
LayoutContextBroken class modules/layout/plugins/context/layout_context.inc A class to be used for contexts whose handler cannot be found.
LayoutHandlerBroken class modules/layout/includes/layout_handler.class.inc Handler to hold configuration of handlers that seemingly have been removed.
BlockBroken::getTitle function modules/layout/includes/block.class.inc Return the title of a block as configured in the layout.
SimpleTestBrokenSetUp class modules/simpletest/tests/simpletest.test Tests a test case that does not run parent::setUp() in its setUp() method.
views_handler::broken function modules/views/includes/handlers.inc Determine if the handler is considered 'broken', meaning it's a a placeholder used when a handler can't be found.
BlockBroken::getContent function modules/layout/includes/block.class.inc Return the content of a block.
BlockBroken::checkAccess function modules/layout/includes/block.class.inc Check if this block should be shown based on current contexts.
LayoutRelationshipBroken class modules/layout/plugins/relationships/layout_relationship.inc A class to be used for relationships whose handler cannot be found.
LayoutAccessBroken::form function modules/layout/plugins/access/layout_access.inc Settings form for configuring this access item.
views_handler_sort_broken class modules/views/handlers/views_handler_sort.inc A special handler to take the place of missing or broken handlers.
LayoutContextBroken::type function modules/layout/plugins/context/layout_context.inc Return the indicator for this context, i.e. "entity", "string".
views_handler_area_broken class modules/views/handlers/views_handler_area.inc A special handler to take the place of missing or broken handlers.
BlockBroken::getAdminTitle function modules/layout/includes/block.class.inc Return an administrative title that will always have a value.
LayoutContextBroken::label function modules/layout/plugins/context/layout_context.inc Assemble a human-readable label of this object.
views_handler_field_broken class modules/views/handlers/views_handler_field.inc A special handler to take the place of missing or broken handlers.
views_handler_filter_broken class modules/views/handlers/views_handler_filter.inc A special handler to take the place of missing or broken handlers.
LayoutAccessBroken::summary function modules/layout/plugins/access/layout_access.inc Provides a human-readable summary of this access check's behavior.
BlockBroken::getAdminPreview function modules/layout/includes/block.class.inc Return a preview for this block.
SimpleTestBrokenSetUp::setUp function modules/simpletest/tests/simpletest.test Sets up a Backdrop site for running functional and integration tests.
views_handler_argument_broken class modules/views/handlers/views_handler_argument.inc A special handler to take the place of missing or broken handlers.
LayoutRelationshipBroken::type function modules/layout/plugins/relationships/layout_relationship.inc
LayoutAccessBroken::checkAccess function modules/layout/plugins/access/layout_access.inc Checks for access based on the available context.
LayoutRelationshipBroken::label function modules/layout/plugins/relationships/layout_relationship.inc Assemble a human-readable label of this object.
SimpleTestBrokenSetUp::tearDown function modules/simpletest/tests/simpletest.test Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
views_handler_area_broken::query function modules/views/handlers/views_handler_area.inc Don't run a query
views_handler_sort_broken::query function modules/views/handlers/views_handler_sort.inc Called to add the sort to a query.
views_handler_area_broken::render function modules/views/handlers/views_handler_area.inc Render the area
views_handler_sort_broken::broken function modules/views/handlers/views_handler_sort.inc Determine if the handler is considered 'broken'
views_handler_field_broken::query function modules/views/handlers/views_handler_field.inc Called to add the field to a query.
views_handler_area_broken::broken function modules/views/handlers/views_handler_area.inc Determine if the handler is considered 'broken'
views_handler_relationship_broken class modules/views/handlers/views_handler_relationship.inc A special handler to take the place of missing or broken handlers.
views_handler_field_broken::broken function modules/views/handlers/views_handler_field.inc Determine if the handler is considered 'broken'
views_handler_sort_broken::ui_name function modules/views/handlers/views_handler_sort.inc Return a string representing this handler's name in the UI.
views_handler_area_broken::ui_name function modules/views/handlers/views_handler_area.inc Return a string representing this handler's name in the UI.
views_handler_filter_broken::query function modules/views/handlers/views_handler_filter.inc Add this filter to the query.
views_handler_filter_broken::broken function modules/views/handlers/views_handler_filter.inc Determine if the handler is considered 'broken'
views_handler_field_broken::ui_name function modules/views/handlers/views_handler_field.inc Return a string representing this handler's name in the UI.
LayoutRelationshipBroken::getContext function modules/layout/plugins/relationships/layout_relationship.inc Get the context from this relationship.
views_handler_argument_broken::query function modules/views/handlers/views_handler_argument.inc Set up the query for this argument.
views_handler_filter_broken::ui_name function modules/views/handlers/views_handler_filter.inc Return a string representing this handler's name in the UI.
views_handler_argument_broken::broken function modules/views/handlers/views_handler_argument.inc Determine if the handler is considered 'broken'
SimpleTestBrokenSetUp::testBreakSetUp function modules/simpletest/tests/simpletest.test Runs this test case from within the simpletest child site.
views_handler_argument_broken::ui_name function modules/views/handlers/views_handler_argument.inc Return a string representing this handler's name in the UI.
views_handler_sort_broken::options_form function modules/views/handlers/views_handler_sort.inc Basic options for all sort criteria
views_handler_area_broken::options_form function modules/views/handlers/views_handler_area.inc Default options form that provides the label widget that all fields should have.
views_handler_relationship_broken::query function modules/views/handlers/views_handler_relationship.inc Called to implement a relationship in a query.
views_handler_field_broken::options_form function modules/views/handlers/views_handler_field.inc Default options form that provides the label widget that all fields should have.
views_handler_relationship_broken::broken function modules/views/handlers/views_handler_relationship.inc Determine if the handler is considered 'broken'

Pages

  • 1
  • 2
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS