- BackdropWebTestCase::backdropCreateNode in core/
modules/ simpletest/ backdrop_web_test_case.php - Creates a node based on default settings.
- FilterDefaultFormatTestCase::testDefaultTextFormats in core/
modules/ filter/ tests/ filter.test - Tests if the default text format is accessible to users.
- filter_process_format in core/
modules/ filter/ filter.module - Expands an element into a base element with text format selector attached.
- NodeEntityFieldQueryAlter::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- TaxonomyViewsHandlerRelationshipNodeTermDataTest::createTerm in core/
modules/ taxonomy/ tests/ taxonomy_views_handler_relationship_node_term_data.test - Returns a new term with random properties in vocabulary $vid.
- TaxonomyWebTestCase::createTerm in core/
modules/ taxonomy/ tests/ taxonomy.test - Returns a new term with random properties in the given vocabulary.
- text_field_is_empty in core/
modules/ field/ modules/ text/ text.module - Implements hook_field_is_empty().
- ThemeDebugMarkupTestCase::testDebugTaxonomyOutput in core/
modules/ simpletest/ tests/ theme.test - Tests debug taxonomy markup added to template output.
- TokenExampleTestCase::testInterface in modules/
examples/ token_example/ tests/ token_example.test - Test interface.
- token_example_tokens in modules/
examples/ token_example/ token_example.tokens.inc - Implements hook_tokens().
- ViewsHandlerAreaTextTest::testAreaText in core/
modules/ views/ tests/ handlers/ views_handler_area_text.test - ViewsUIWizardDefaultViewsTestCase::testDefaultViews in core/
modules/ views/ tests/ views_ui.test - Tests default views.
- views_handler_area_text::options_form in core/
modules/ views/ handlers/ views_handler_area_text.inc - Default options form that provides the label widget that all fields should have.
- views_handler_area_text::render in core/
modules/ views/ handlers/ views_handler_area_text.inc - Render the area
- views_plugin_display::init in core/
modules/ views/ plugins/ views_plugin_display.inc - views_plugin_exposed_form_input_required::options_form in core/
modules/ views/ plugins/ views_plugin_exposed_form_input_required.inc - Provide a form to edit options for this plugin.