• Article
  • Reference
  • Store
    • Extension
    • Layout
  • Support
  • Sign In
This documentation is currently under heavy development to target Mecha version 3.0.0 which is not yet stable. For those of you who are having trouble finding documentation for the last stable version may need to visit the forum to get help from other developers and users.
  1. Home
  2. Reference
  3. 3.x
  4. Object
  5. URL

URL::__callStatic()

Proxy for missing static methods.

URL::__call()

Proxy for missing methods.

URL::__construct()

The constructor.

URL::__get()

Proxy for missing properties.

URL::__isset()

Checks if a method returns non-null value.

URL::__set()

Sets a URL data via property access.

URL::__toString()

Proxy for the current object, casted as a string.

URL::__unset()

Deletes a URL data via property access.

URL::_()

The dynamic method initiator.

URL::count()

Counts the number of URL data.

URL::current()

Returns the full URL address along with its query and hash.

URL::getIterator()

The external iterator receiver.

URL::jsonSerialize()

Returns the URL data to be serialized as JSON.

URL::offsetExists()

Checks if URL data exists.

URL::offsetGet()

Returns the normalized URL data.

URL::offsetSet()

Sets a URL data.

URL::offsetUnset()

Deletes a URL data.

URL::path()

Returns the URL path data.

URL::query()

Returns the URL query data.

3.x
  • 3.x
  • 2.x

Introduction Installation Code Style Application Life Span Contribution

Constant Extension File Form Function Hook Layout Object Variable

Asset Comment Layout Link Markdown Page Panel Tag User YAML

Log
© 2023 Taufik Nurrohman