views_handler_filter_broken::options_form |
function |
modules/views/handlers/views_handler_filter.inc |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
LayoutRelationshipBroken::getAdminSummary |
function |
modules/layout/plugins/relationships/layout_relationship.inc |
Return a summary for this relationship. |
views_handler_sort_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_sort.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_relationship_broken::ui_name |
function |
modules/views/handlers/views_handler_relationship.inc |
Return a string representing this handler's name in the UI. |
views_handler_area_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_area.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_field_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_field.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_argument_broken::options_form |
function |
modules/views/handlers/views_handler_argument.inc |
Build the options form. |
views_handler_filter_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_filter.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_argument_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_argument.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
UpdateTestContribCase::testUpdateBrokenFetchURL |
function |
modules/update/tests/update.test |
Makes sure that if we fetch from a broken URL, sane things happen. |
views_handler_relationship_broken::options_form |
function |
modules/views/handlers/views_handler_relationship.inc |
Default options form that provides the label widget that all fields
should have. |
LocalePluralFormatTest::getPoFileWithBrokenPlural |
function |
modules/locale/tests/locale.test |
Returns a .po file with a broken plural formula. |
views_handler_relationship_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_relationship.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |