BlockBroken |
class |
core/modules/layout/includes/block.class.inc |
A class used for blocks when their providing module or delta does not exist. |
LayoutAccessBroken |
class |
core/modules/layout/plugins/access/layout_access.inc |
A class to be used for contexts whose handler cannot be found. |
LayoutHandlerBroken |
class |
core/modules/layout/includes/layout_handler.class.inc |
Handler to hold configuration of handlers that seemingly have been removed. |
LayoutContextBroken |
class |
core/modules/layout/plugins/context/layout_context.inc |
A class to be used for contexts whose handler cannot be found. |
SimpleTestBrokenSetUp |
class |
core/modules/simpletest/tests/simpletest.test |
Tests a test case that does not run parent::setUp() in its setUp() method. |
BlockBroken::getTitle |
function |
core/modules/layout/includes/block.class.inc |
|
views_handler::broken |
function |
core/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 |
core/modules/layout/includes/block.class.inc |
|
LayoutAccessBroken::form |
function |
core/modules/layout/plugins/access/layout_access.inc |
Settings form for configuring this access item. |
BlockBroken::checkAccess |
function |
core/modules/layout/includes/block.class.inc |
|
LayoutRelationshipBroken |
class |
core/modules/layout/plugins/relationships/layout_relationship.inc |
A class to be used for relationships whose handler cannot be found. |
views_handler_sort_broken |
class |
core/modules/views/handlers/views_handler_sort.inc |
A special handler to take the place of missing or broken handlers. |
views_handler_area_broken |
class |
core/modules/views/handlers/views_handler_area.inc |
A special handler to take the place of missing or broken handlers. |
LayoutContextBroken::type |
function |
core/modules/layout/plugins/context/layout_context.inc |
Return the indicator for this context, i.e. "entity", "string". |
views_handler_field_broken |
class |
core/modules/views/handlers/views_handler_field.inc |
A special handler to take the place of missing or broken handlers. |
BlockBroken::getAdminTitle |
function |
core/modules/layout/includes/block.class.inc |
|
LayoutContextBroken::label |
function |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
LayoutAccessBroken::summary |
function |
core/modules/layout/plugins/access/layout_access.inc |
Provides a human-readable summary of this access check's behavior. |
views_handler_filter_broken |
class |
core/modules/views/handlers/views_handler_filter.inc |
A special handler to take the place of missing or broken handlers. |
SimpleTestBrokenSetUp::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
BlockBroken::getAdminPreview |
function |
core/modules/layout/includes/block.class.inc |
|
views_handler_argument_broken |
class |
core/modules/views/handlers/views_handler_argument.inc |
A special handler to take the place of missing or broken handlers. |
LayoutRelationshipBroken::type |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
|
LayoutAccessBroken::checkAccess |
function |
core/modules/layout/plugins/access/layout_access.inc |
Checks for access based on the available context. |
SimpleTestBrokenSetUp::tearDown |
function |
core/modules/simpletest/tests/simpletest.test |
Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix. |
LayoutRelationshipBroken::label |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Assemble a human-readable label of this object. |
views_handler_sort_broken::query |
function |
core/modules/views/handlers/views_handler_sort.inc |
Called to add the sort to a query. |
views_handler_area_broken::query |
function |
core/modules/views/handlers/views_handler_area.inc |
Don't run a query |
views_handler_field_broken::query |
function |
core/modules/views/handlers/views_handler_field.inc |
|
views_handler_sort_broken::broken |
function |
core/modules/views/handlers/views_handler_sort.inc |
Determine if the handler is considered 'broken' |
views_handler_relationship_broken |
class |
core/modules/views/handlers/views_handler_relationship.inc |
A special handler to take the place of missing or broken handlers. |
views_handler_area_broken::render |
function |
core/modules/views/handlers/views_handler_area.inc |
Render the area |
views_handler_area_broken::broken |
function |
core/modules/views/handlers/views_handler_area.inc |
Determine if the handler is considered 'broken' |
views_handler_field_broken::broken |
function |
core/modules/views/handlers/views_handler_field.inc |
Determine if the handler is considered 'broken' |
views_handler_sort_broken::ui_name |
function |
core/modules/views/handlers/views_handler_sort.inc |
Return a string representing this handler's name in the UI. |
views_handler_filter_broken::query |
function |
core/modules/views/handlers/views_handler_filter.inc |
Add this filter to the query. |
views_handler_area_broken::ui_name |
function |
core/modules/views/handlers/views_handler_area.inc |
Return a string representing this handler's name in the UI. |
views_handler_field_broken::ui_name |
function |
core/modules/views/handlers/views_handler_field.inc |
|
views_handler_filter_broken::broken |
function |
core/modules/views/handlers/views_handler_filter.inc |
Determine if the handler is considered 'broken' |
views_handler_argument_broken::query |
function |
core/modules/views/handlers/views_handler_argument.inc |
Set up the query for this argument. |
views_handler_filter_broken::ui_name |
function |
core/modules/views/handlers/views_handler_filter.inc |
Return a string representing this handler's name in the UI. |
LayoutRelationshipBroken::getContext |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |
EntityReferenceBehaviorHandlerBroken |
class |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
A broken implementation of EntityReferenceBehaviorHandler. |
SimpleTestBrokenSetUp::testBreakSetUp |
function |
core/modules/simpletest/tests/simpletest.test |
Runs this test case from within the simpletest child site. |
views_handler_argument_broken::broken |
function |
core/modules/views/handlers/views_handler_argument.inc |
Determine if the handler is considered 'broken' |
EntityReferenceSelectionHandlerBroken |
class |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
A null implementation of EntityReferenceSelectionHandler. |
views_handler_argument_broken::ui_name |
function |
core/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 |
core/modules/views/handlers/views_handler_sort.inc |
Basic options for all sort criteria |
views_handler_area_broken::options_form |
function |
core/modules/views/handlers/views_handler_area.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_broken::options_form |
function |
core/modules/views/handlers/views_handler_field.inc |
|