You are here

9 calls to Config::get() in Openlayers 7.3

Base::attached in src/Types/Base.php
Returns a list of attachments for building the render array.
GeoJSON::attached in src/Plugin/Source/GeoJSON/GeoJSON.php
Returns a list of attachments for building the render array.
OLMap::optionsForm in src/Plugin/Map/OLMap/OLMap.php
@TODO What is this return? If it is the form, why is form by reference?
Openlayers::getAttached in src/Openlayers.php
Returns the list of attached libraries or js/css files.
Openlayers::getLibraryVersion in src/Openlayers.php
Return the version of the Openlayers library in use.
openlayers_cesium_libraries_info in modules/openlayers_cesium/openlayers_cesium.module
Implements hook_libraries_info().
openlayers_libraries_info in ./openlayers.module
Implements hook_libraries_info().
openlayers_requirements in ./openlayers.install
Implements hook_requirements().
openlayers_ui_admin_settings in modules/openlayers_ui/includes/openlayers_ui.admin.inc
Menu callback; displays the openlayers module settings page.