SYMBOL INDEX (35 symbols across 5 files) FILE: class-wp-bootstrap-navwalker.php class WP_Bootstrap_Navwalker (line 25) | class WP_Bootstrap_Navwalker extends Walker_Nav_Menu { method __construct (line 40) | public function __construct() { method start_lvl (line 57) | public function start_lvl( &$output, $depth = 0, $args = null ) { method start_el (line 112) | public function start_el( &$output, $item, $depth = 0, $args = null, $... method fallback (line 336) | public static function fallback( $args ) { method add_schema_to_navbar_ul (line 393) | public function add_schema_to_navbar_ul( $args ) { method separate_linkmods_and_icons_from_classes (line 421) | private function separate_linkmods_and_icons_from_classes( $classes, &... method get_linkmod_type (line 463) | private function get_linkmod_type( $linkmod_classes = array() ) { method update_atts_for_linkmod_type (line 494) | private function update_atts_for_linkmod_type( $atts = array(), $linkm... method wrap_for_screen_reader (line 529) | private function wrap_for_screen_reader( $text = '' ) { method linkmod_element_open (line 546) | private function linkmod_element_open( $linkmod_type, $attributes = ''... method linkmod_element_close (line 572) | private function linkmod_element_close( $linkmod_type ) { method flatten (line 594) | public function flatten( $array ) { FILE: tests/bootstrap.php function _manually_load_plugin (line 19) | function _manually_load_plugin() { FILE: tests/phpstan/class-wp-nav-menu-args.php class WP_Nav_Menu_Args (line 13) | class WP_Nav_Menu_Args { FILE: tests/phpstan/class-wp-nav-menu-item.php class WP_Nav_Menu_Item (line 14) | class WP_Nav_Menu_Item { FILE: tests/test-navwalker.php class Test_WP_Bootstrap_NavWalker (line 15) | class Test_WP_Bootstrap_NavWalker extends WP_UnitTestCase { method setUp (line 22) | public function setUp() { method test_navwalker_file_exists (line 97) | public function test_navwalker_file_exists() { method test_startlvl_function_exists (line 107) | public function test_startlvl_function_exists() { method test_start_el_function_exists (line 124) | public function test_start_el_function_exists() { method test_display_element_function_exists (line 141) | public function test_display_element_function_exists() { method test_fallback_function_exists (line 158) | public function test_fallback_function_exists() { method test_fallback_function_output_loggedout (line 178) | public function test_fallback_function_output_loggedout() { method test_fallback_function_output_loggedin (line 218) | public function test_fallback_function_output_loggedin() { method test_separate_linkmods_and_icons_from_classes_function_exists (line 261) | public function test_separate_linkmods_and_icons_from_classes_function... method test_separate_linkmods_and_icons_from_classes_fontawesome (line 281) | public function test_separate_linkmods_and_icons_from_classes_fontawes... method test_separate_linkmods_and_icons_from_classes_glyphicons (line 335) | public function test_separate_linkmods_and_icons_from_classes_glyphico... method test_separate_linkmods_and_icons_from_classes_linkmods (line 389) | public function test_separate_linkmods_and_icons_from_classes_linkmods... method test_separate_linkmods_and_icons_from_classes_fulltest (line 464) | public function test_separate_linkmods_and_icons_from_classes_fulltest... method test_get_linkmod_type_function_exists (line 524) | public function test_get_linkmod_type_function_exists() { method test_update_atts_for_linkmod_type_function_exists (line 541) | public function test_update_atts_for_linkmod_type_function_exists() { method test_linkmod_element_open_function_exists (line 558) | public function test_linkmod_element_open_function_exists() { method test_linkmod_element_close_function_exists (line 575) | public function test_linkmod_element_close_function_exists() { method test_linkmod_elements_open_and_close_successfully (line 593) | public function test_linkmod_elements_open_and_close_successfully() {