Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 19

AbstractServiceProvider::add_with_auto_arguments()

Method: Register a class in the container and use reflection to guess the injection method arguments.

Source: src/Internal/DependencyManagement/AbstractServiceProvider.php:37

Used by 1 function | Uses 4 functions

AbstractServiceProvider::get_class()

Method: Gets the class of a parameter.

Source: src/Internal/DependencyManagement/AbstractServiceProvider.php:75

Used by 1 function | Uses 0 functions

AbstractServiceProvider::getIdentifier()

Method: {@inheritdoc}

Source: lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php:42

Used by 0 functions | Uses 0 functions

AbstractServiceProvider::provides()

Method: {@inheritdoc}

Source: lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php:24

Used by 0 functions | Uses 0 functions

AbstractServiceProvider::reflect_class_or_callable()

Method: Check if a combination of class name and concrete is valid for registration.

Source: src/Internal/DependencyManagement/AbstractServiceProvider.php:96

Used by 1 function | Uses 1 function

AbstractServiceProvider::setIdentifier()

Method: {@inheritdoc}

Source: lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php:32

Used by 0 functions | Uses 0 functions

AbstractServiceProvider::share()

Method: Register a shared entry in the container (`get` always returns the same instance).

Source: src/Internal/DependencyManagement/AbstractServiceProvider.php:169

Used by 0 functions | Uses 1 function

AbstractServiceProvider::share_with_auto_arguments()

Method: Register a class in the container and use reflection to guess the injection method arguments.

Source: src/Internal/DependencyManagement/AbstractServiceProvider.php:144

Used by 0 functions | Uses 1 function

AbstractTermsRoute::get_collection_params()

Method: Get the query params for collections of attributes.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractTermsRoute.php:18

Used by 0 functions | Uses 0 functions

AbstractTermsRoute::get_term_count()

Method: Get count of terms for current query.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/AbstractTermsRoute.php:147

Used by 1 function | Uses 0 functions
« Previous 1 … 18 19 20 … 2,076 Next »
Proudly powered by WordPress