views_plugin_row_user_view |
class |
|
core/modules/user/views/views_plugin_row_user_view.inc |
A row plugin which renders a user account via user_view. |
FileChangeSchemeTestCase |
class |
|
core/modules/file/tests/file.test |
Test changing the scheme of a file. |
DrupalQueueInterface |
interface |
|
core/includes/drupal.classes.inc |
|
views_handler_field_comment_link_reply |
class |
|
core/modules/comment/views/views_handler_field_comment_link_reply.inc |
Field handler to present a link to reply to a comment. |
TaxonomyTermIndexTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests the hook implementations that maintain the taxonomy index. |
PathPatternUnitTestCase |
class |
|
core/modules/path/tests/path_pattern.test |
Unit tests for Path pattern functions. |
ViewsAjaxTest |
class |
|
core/modules/views/tests/views_ajax.test |
Tests views ajax display. |
DrupalReliableQueueInterface |
interface |
|
core/includes/drupal.classes.inc |
|
CronRunTestCase |
class |
|
core/modules/system/tests/system.test |
|
CommonValidUrlUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests URL validation by valid_url(). |
ViewsHandlerFieldDropbuttonTest |
class |
|
core/modules/views/tests/handlers/views_handler_field_dropbutton.test |
Tests dropbutton functionality of views. |
DrupalDefaultEntityController |
class |
|
core/includes/drupal.classes.inc |
|
FileReplaceTestCase |
class |
|
core/modules/file/tests/file.test |
Tests replacing the file associated with a file entity. |
DrupalTestCase |
abstract class |
|
core/includes/drupal.classes.inc |
|
views_handler_argument_node_created_month |
class |
|
core/modules/node/views/views_handler_argument_dates_various.inc |
Argument handler for a month (MM) |
FormElementTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests building and processing of core form elements. |
DrupalEntityControllerInterface |
interface |
|
core/includes/drupal.classes.inc |
|
SchemaCache |
class |
|
core/includes/bootstrap.inc |
Extends BackdropCacheArray to allow for dynamic building of the schema cache. |
DrupalUnitTestCase |
class |
|
core/includes/drupal.classes.inc |
|
views_handler_field_ncs_last_updated |
class |
|
core/modules/comment/views/views_handler_field_ncs_last_updated.inc |
Field handler to display the newer of last comment / node updated. |
views_handler_field_custom |
class |
|
core/modules/views/handlers/views_handler_field_custom.inc |
A handler to provide a field that is completely custom by the administrator. |
ViewsHandlerFilterCounterTest |
class |
|
core/modules/views/tests/handlers/views_handler_field_counter.test |
Tests the views_handler_field_counter handler. |
DrupalWebTestCase |
class |
|
core/includes/drupal.classes.inc |
|
TaxonomyLoadMultipleUnitTest |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Test the taxonomy_term_load_multiple() function. |
PathLookupTest |
class |
|
core/modules/simpletest/tests/path.test |
Unit test for backdrop_lookup_path(). |
ViewsCacheTest |
class |
|
core/modules/views/tests/views_cache.test |
Basic test for pluggable caching. |
FileTypeTestCase |
class |
|
core/modules/file/tests/file.test |
Tests adding support for bundles to the core 'file' entity. |
ViewsLayoutsTest |
class |
|
core/modules/views/tests/views_layout.test |
Tests the interface for adding, removing, and moving blocks. |
views_handler_filter_node_comment |
class |
|
core/modules/comment/views/views_handler_filter_node_comment.inc |
Filter based on comment node status. |
ThemeUnitTest |
class |
|
core/modules/simpletest/tests/theme.test |
Unit tests for the Theme API. |
EntityReferenceSelectionHandlerInterface |
interface |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
@file
Abstraction of the selection logic of an entity reference field. |
BackdropHtmlToTextTestCase |
class |
|
core/modules/simpletest/tests/mail.test |
Unit tests for backdrop_html_to_text(). |
PathSaveTest |
class |
|
core/modules/simpletest/tests/path.test |
Tests the path_save() function. |
CommonValidNumberStepUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests number step validation by valid_number_step(). |
views_handler_filter_user_current |
class |
|
core/modules/user/views/views_handler_filter_user_current.inc |
Filter handler for the current user. |
ViewsHandlerFieldMath |
class |
|
core/modules/views/tests/handlers/views_handler_field_math.test |
Tests the core views_handler_field_math handler. |
BackdropHTTPSystemInterface |
interface |
|
core/includes/http_system.inc |
Defines the BackdropHTTPSystemInterface class interface. |
User |
class |
|
core/modules/user/user.entity.inc |
Defines the user entity class. |
FieldInstanceCrudTestCase |
class |
|
core/modules/field/tests/field.test |
|
CronQueueTestCase |
class |
|
core/modules/system/tests/system.test |
Test execution of the cron queue. |
views_handler_argument_node_created_day |
class |
|
core/modules/node/views/views_handler_argument_dates_various.inc |
Argument handler for a day (DD) |
views_handler_field_comment_node_link |
class |
|
core/modules/comment/views/views_handler_field_comment_node_link.inc |
Handler for showing comment module's node link. |
TaxonomyHooksTestCase |
class |
|
core/modules/taxonomy/tests/taxonomy.test |
Tests for taxonomy hook invocation. |
FormAlterTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form alter hooks. |
views_plugin_style_table |
class |
|
core/modules/views/plugins/views_plugin_style_table.inc |
Style plugin to render each item as a row in a table. |
QueryConditionInterface |
interface |
|
core/includes/database/query.inc |
Interface for a conditional clause in a query. |
UnicodeUnitTest |
class |
|
core/modules/simpletest/tests/unicode.test |
Test unicode handling features implemented in unicode.inc. |
CommonBackdropWriteRecordTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests writing of data records with backdrop_write_record(). |
views_handler |
class |
|
core/modules/views/includes/handlers.inc |
Base handler, from which all the other handlers are derived.
It creates a common interface to create consistency amongst
handlers and data. |
views_handler_area_text |
class |
|
core/modules/views/handlers/views_handler_area_text.inc |
Views area text handler. |