/* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } }if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } // Load only in admin and at the correct time if ( is_admin() ) { add_action( 'init', 'hello_elementor_safe_settings_init' ); } function hello_elementor_safe_settings_init() { // Check if class exists if ( ! class_exists( '\\HelloTheme\\Theme' ) ) { return; } $theme = \HelloTheme\Theme::instance(); $admin_home = $theme->get_module( 'AdminHome' ); if ( ! $admin_home || ! method_exists( $admin_home, 'get_component' ) ) { return; } $settings_controller = $admin_home->get_component( 'Settings_Controller' ); if ( ! $settings_controller ) { return; } // Legacy settings registration $settings_controller->legacy_register_settings(); // Define deprecated helper functions safely inside this context if ( ! function_exists( 'hello_elementor_register_settings' ) ) { /** * Register a new setting. * @deprecated 3.4.0 */ function hello_elementor_register_settings( $settings_group, $settings ) { $controller = \HelloTheme\Theme::instance() ->get_module( 'AdminHome' ) ->get_component( 'Settings_Controller' ); if ( $controller ) { $controller->register_settings( $settings_group, $settings ); } } } if ( ! function_exists( 'hello_elementor_do_tweak' ) ) { /** * Run a tweak only if the user requested it. * @deprecated 3.4.0 */ function hello_elementor_do_tweak( $setting, $tweak_callback ) { $controller = \HelloTheme\Theme::instance() ->get_module( 'AdminHome' ) ->get_component( 'Settings_Controller' ); if ( $controller ) { $controller->apply_setting( $setting, $tweak_callback ); } } } if ( ! function_exists( 'hello_elementor_render_tweaks' ) ) { /** * Render theme tweaks. * @deprecated 3.4.0 */ function hello_elementor_render_tweaks( $settings_group, $settings ) { $controller = \HelloTheme\Theme::instance() ->get_module( 'AdminHome' ) ->get_component( 'Settings_Controller' ); if ( $controller ) { $controller->apply_settings( $settings_group, $settings ); } } } } Life@desire – Desire Energy Project

LIFE @ Desire

We work together. We grow together. We enjoy together.

We are a team of 2000+ people and every one of us is passionate about solving the water management problem. Our work culture promotes innovative ideas, leadership and new learnings. We provide a productive and cheerful environment for all of us to grow together as better human beings and better professionals.

We are the leading Innovator in integrated water Management and efficient products & services to manage water efficiently, and equally among all.

We are leading the digital transformation of water management, automation and solar energy. We make it possible for IoT-enabled solutions to seamlessly connect, collect, analyse and act on data in real-time delivering enhanced safety, efficiency, reliability, and sustainability.

We empower everyone to make the most of their energy and resources, ensuring to have Passionate but happy Life  for everyone, at every moment. Along the way, we create and provide equal opportunities for everyone, everywhere. We continuously create an inclusive environment and welcome people from all over the world.

It’s a family of 1000+ technocrats from different streams and life, to achieve a common goal of sustainability by delivering efficient & integrated water management innovative technologies, products and services.

Moments We Cherish

We Play Together and Work Together

Come and Become the part of Desire Family