libraries/twitteroauth/index.php1

Type Line Description
critical 2 No short description for file libraries/twitteroauth/index.php

libraries/twitteroauth/callback.php1

Type Line Description
critical 2 No short description for file libraries/twitteroauth/callback.php

libraries/twitteroauth/redirect.php1

Type Line Description
error 0 No page-level DocBlock was found in file libraries/twitteroauth/redirect.php

libraries/twitteroauth/clearsessions.php1

Type Line Description
critical 2 No short description for file libraries/twitteroauth/clearsessions.php

libraries/twitteroauth/connect.php1

Type Line Description
critical 3 No short description for file libraries/twitteroauth/connect.php

libraries/twitteroauth/config-sample.php1

Type Line Description
error 0 No page-level DocBlock was found in file libraries/twitteroauth/config-sample.php

libraries/twitteroauth/test.php3

Type Line Description
critical 2 No short description for file libraries/twitteroauth/test.php
error 41 No DocBlock was found for function \twitteroauth_row()
error 79 No DocBlock was found for function \twitteroauth_header()

libraries/twitteroauth/config.php1

Type Line Description
error 0 No page-level DocBlock was found in file libraries/twitteroauth/config.php

libraries/twitteroauth/twitteroauth/twitteroauth.php39

Type Line Description
error 0 No page-level DocBlock was found in file libraries/twitteroauth/twitteroauth/twitteroauth.php
error 17 No DocBlock was found for property $http_code
error 19 No DocBlock was found for property $url
error 21 No DocBlock was found for property $host
error 23 No DocBlock was found for property $timeout
error 25 No DocBlock was found for property $connecttimeout
error 27 No DocBlock was found for property $ssl_verifypeer
error 29 No DocBlock was found for property $format
error 31 No DocBlock was found for property $decode_json
error 33 No DocBlock was found for property $http_info
error 35 No DocBlock was found for property $useragent
error 46 No DocBlock was found for method authenticateURL()
error 47 No DocBlock was found for method authorizeURL()
error 48 No DocBlock was found for method requestTokenURL()
error 54 No DocBlock was found for method lastAPICall()
error 56 Argument $consumer_key is missing from the Docblock of __construct()
error 56 Argument $consumer_secret is missing from the Docblock of __construct()
error 56 Argument $oauth_token is missing from the Docblock of __construct()
error 56 Argument $oauth_token_secret is missing from the Docblock of __construct()
error 70 Argument $oauth_callback is missing from the Docblock of getRequestToken()
error 84 Argument $token is missing from the Docblock of getAuthorizeURL()
error 84 Argument $sign_in_with_twitter is missing from the Docblock of getAuthorizeURL()
error 100 Argument $oauth_verifier is missing from the Docblock of getAccessToken()
error 118 Argument $username is missing from the Docblock of getXAuthToken()
error 118 Argument $password is missing from the Docblock of getXAuthToken()
error 138 Argument $url is missing from the Docblock of get()
error 138 Argument $parameters is missing from the Docblock of get()
error 149 Argument $url is missing from the Docblock of post()
error 149 Argument $parameters is missing from the Docblock of post()
error 160 Argument $url is missing from the Docblock of delete()
error 160 Argument $parameters is missing from the Docblock of delete()
error 171 Argument $url is missing from the Docblock of oAuthRequest()
error 171 Argument $method is missing from the Docblock of oAuthRequest()
error 171 Argument $parameters is missing from the Docblock of oAuthRequest()
error 188 Argument $url is missing from the Docblock of http()
error 188 Argument $method is missing from the Docblock of http()
error 188 Argument $postfields is missing from the Docblock of http()
error 229 Argument $ch is missing from the Docblock of getHeader()
error 229 Argument $header is missing from the Docblock of getHeader()

libraries/twitteroauth/twitteroauth/OAuth.php85

Type Line Description
error 0 No page-level DocBlock was found in file libraries/twitteroauth/twitteroauth/OAuth.php
error 7 No DocBlock was found for \OAuthException
error 12 No DocBlock was found for \OAuthConsumer
error 13 No DocBlock was found for property $key
error 14 No DocBlock was found for property $secret
error 16 No DocBlock was found for method __construct()
error 22 No DocBlock was found for method __toString()
error 27 No DocBlock was found for \OAuthToken
error 29 No DocBlock was found for property $key
error 30 No DocBlock was found for property $secret
error 32 Argument $key is missing from the Docblock of __construct()
error 32 Argument $secret is missing from the Docblock of __construct()
error 52 No DocBlock was found for method __toString()
error 102 No DocBlock was found for method get_name()
error 106 No DocBlock was found for method build_signature()
error 128 No DocBlock was found for method get_name()
error 132 Argument $request is missing from the Docblock of build_signature()
error 132 Argument $consumer is missing from the Docblock of build_signature()
error 132 Argument $token is missing from the Docblock of build_signature()
error 164 No DocBlock was found for method get_name()
error 174 No DocBlock was found for method fetch_public_cert()
error 180 No DocBlock was found for method fetch_private_cert()
error 182 No DocBlock was found for method build_signature()
error 201 No DocBlock was found for method check_signature()
error 222 No DocBlock was found for \OAuthRequest
error 223 No DocBlock was found for property $parameters
error 224 No DocBlock was found for property $http_method
error 225 No DocBlock was found for property $http_url
error 227 No DocBlock was found for property $base_string
error 228 No DocBlock was found for property $version
error 229 No DocBlock was found for property $POST_INPUT
error 231 No DocBlock was found for method __construct()
error 240 Argument $http_method is missing from the Docblock of from_request()
error 240 Argument $http_url is missing from the Docblock of from_request()
error 240 Argument $parameters is missing from the Docblock of from_request()
error 291 Argument $consumer is missing from the Docblock of from_consumer_and_token()
error 291 Argument $token is missing from the Docblock of from_consumer_and_token()
error 291 Argument $http_method is missing from the Docblock of from_consumer_and_token()
error 291 Argument $http_url is missing from the Docblock of from_consumer_and_token()
error 291 Argument $parameters is missing from the Docblock of from_consumer_and_token()
error 308 No DocBlock was found for method set_parameter()
error 323 No DocBlock was found for method get_parameter()
error 327 No DocBlock was found for method get_parameters()
error 331 No DocBlock was found for method unset_parameter()
error 418 Argument $realm is missing from the Docblock of to_header()
error 445 No DocBlock was found for method __toString()
error 450 No DocBlock was found for method sign_request()
error 460 No DocBlock was found for method build_signature()
error 483 No DocBlock was found for \OAuthServer
error 484 No DocBlock was found for property $timestamp_threshold
error 485 No DocBlock was found for property $version
error 486 No DocBlock was found for property $signature_methods
error 488 No DocBlock was found for property $data_store
error 490 No DocBlock was found for method __construct()
error 494 No DocBlock was found for method add_signature_method()
error 501 Argument $request is missing from the Docblock of fetch_request_token()
error 522 Argument $request is missing from the Docblock of fetch_access_token()
error 543 Argument $request is missing from the Docblock of verify_request()
error 555 Argument $request is missing from the Docblock of get_version()
error 571 Argument $request is missing from the Docblock of get_signature_method()
error 595 Argument $request is missing from the Docblock of get_consumer()
error 612 Argument $request is missing from the Docblock of get_token()
error 612 Argument $consumer is missing from the Docblock of get_token()
error 612 Argument $token_type is missing from the Docblock of get_token()
error 626 Argument $request is missing from the Docblock of check_signature()
error 626 Argument $consumer is missing from the Docblock of check_signature()
error 626 Argument $token is missing from the Docblock of check_signature()
error 653 Argument $timestamp is missing from the Docblock of check_timestamp()
error 671 Argument $consumer is missing from the Docblock of check_nonce()
error 671 Argument $token is missing from the Docblock of check_nonce()
error 671 Argument $nonce is missing from the Docblock of check_nonce()
error 671 Argument $timestamp is missing from the Docblock of check_nonce()
error 694 No DocBlock was found for \OAuthDataStore
error 695 No DocBlock was found for method lookup_consumer()
error 699 No DocBlock was found for method lookup_token()
error 703 No DocBlock was found for method lookup_nonce()
error 707 No DocBlock was found for method new_request_token()
error 711 No DocBlock was found for method new_access_token()
error 720 No DocBlock was found for \OAuthUtil
error 721 No DocBlock was found for method urlencode_rfc3986()
error 739 No DocBlock was found for method urldecode_rfc3986()
error 746 No DocBlock was found for method split_header()
error 768 No DocBlock was found for method get_headers()
error 816 No DocBlock was found for method parse_parameters()
error 845 No DocBlock was found for method build_http_query()

classes/DefaultAssets.class.php4

Type Line Description
error 14 No DocBlock was found for property $assets_manager
error 16 No DocBlock was found for method __construct()
error 26 No DocBlock was found for method register_standard()
error 69 No DocBlock was found for method register_custom()

classes/LinksManager.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file classes/LinksManager.class.php
error 212 No DocBlock was found for method get_links()

classes/ImageProgressiveLoading.class.php1

Type Line Description
error 17 No DocBlock was found for property $cycle_attrs

classes/ShowcaseSlider.class.php1

Type Line Description
critical 8 No short description for class \ShowcaseSlider

classes/MergedSlideshow.class.php3

Type Line Description
error 0 No page-level DocBlock was found in file classes/MergedSlideshow.class.php
error 16 No DocBlock was found for method __construct()
error 46 No short description for method get_slideshow_dimension()

classes/ThemeHelpers.class.php5

Type Line Description
error 279 Name of argument $post does not match with the DocBlock's name $posts in has_more_tag()
notice 279 Parameter $posts could not be found in has_more_tag()
error 288 Name of argument $code does not match with the DocBlock's name $posts in has_shortcode()
error 288 Argument $post is missing from the Docblock of has_shortcode()
notice 288 Parameter $posts could not be found in has_shortcode()

classes/MinigalleryBigImageWithThumbs.class.php6

Type Line Description
error 71 Name of argument $name does not match with the DocBlock's name $widht in set_big_size()
notice 71 Parameter $widht could not be found in set_big_size()
notice 71 Parameter $height could not be found in set_big_size()
error 84 Name of argument $name does not match with the DocBlock's name $widht in set_small_size()
notice 84 Parameter $widht could not be found in set_small_size()
notice 84 Parameter $height could not be found in set_small_size()

classes/OffersManager.class.php1

Type Line Description
error 225 Argument $post_id is missing from the Docblock of save_metabox_data()

classes/ShowItemExcerptWalkerNavMenu.class.php14

Type Line Description
error 21 No DocBlock was found for property $thumb_media_size
error 23 No DocBlock was found for property $classes
error 54 Name of argument $item does not match with the DocBlock's name $post_id in get_image()
notice 54 Parameter $post_id could not be found in get_image()
error 69 Name of argument $item does not match with the DocBlock's name $post_id in get_excerpt_id()
notice 69 Parameter $post_id could not be found in get_excerpt_id()
error 90 Name of argument $item does not match with the DocBlock's name $post_id in get_permalink()
notice 90 Parameter $post_id could not be found in get_permalink()
error 104 Name of argument $item does not match with the DocBlock's name $post_id in get_title()
notice 104 Parameter $post_id could not be found in get_title()
error 113 Name of argument $item does not match with the DocBlock's name $post_id in get_excerpt()
notice 113 Parameter $post_id could not be found in get_excerpt()
error 126 Name of argument $item does not match with the DocBlock's name $post_id in get_href()
notice 126 Parameter $post_id could not be found in get_href()

classes/AutomaticAssetsManager.class.php1

Type Line Description
error 26 No DocBlock was found for property $instance

classes/HotelManager.class.php13

Type Line Description
error 0 No page-level DocBlock was found in file classes/HotelManager.class.php
error 72 Argument $post is missing from the Docblock of metabox_html()
error 86 Argument $post_id is missing from the Docblock of save_metabox_data()
error 170 Argument $hotel_name is missing from the Docblock of is_hotel()
error 179 No short description for method get_hotel()
error 232 No DocBlock was found for \Hotel
error 233 No DocBlock was found for property $hasPages
error 234 No DocBlock was found for property $systag
error 235 No DocBlock was found for property $errors
error 237 No DocBlock was found for method __construct()
error 246 No DocBlock was found for method check_for_pages()
error 257 No DocBlock was found for method debug()
error 262 No DocBlock was found for method add_book_link()

partials/slideshow_overlay.php1

Type Line Description
error 0 No page-level DocBlock was found in file partials/slideshow_overlay.php