Strict (2048): Declaration of LdapAuthenticate::getUser() should be compatible with BaseAuthenticate::getUser(CakeRequest $request) [APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 5]Code ContextApp::uses('BaseAuthenticate', 'Controller/Component/Auth');
class LdapAuthenticate extends BaseAuthenticate {
$className = 'LdapAuthenticate'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Controller/Component/Auth'
)
$plugin = 'Idbroker'
$package = 'Controller/Component/Auth'
$file = '/var/www/html/app/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Controller/Component/Auth/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Controller/Component/Auth/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Controller/Component/Auth/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapAuthenticate'
$path = '/var/www/html/app/Plugin/Idbroker/Controller/Component/Auth/'
include - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 5
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 803
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 678
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Strict (2048): Only variables should be assigned by reference [APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 34]Code Context
if(isset($this->sqlUserModel) && !empty($this->sqlUserModel) ){
$this->sqlUserModel =& ClassRegistry::init($this->sqlUserModel);
$collection = object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(BuildingsController) {}
[protected] _enabled => array(
'Acl' => array(
[maximum depth reached]
),
'Auth' => array(
[maximum depth reached]
),
'Security' => array(
[maximum depth reached]
),
'RequestHandler' => array(
[maximum depth reached]
),
'Session' => array(
[maximum depth reached]
),
'Paginator' => array(
[maximum depth reached]
),
'Prg' => array(
[maximum depth reached]
),
'Toolbar' => array(
[maximum depth reached]
),
'RememberMe' => array(
[maximum depth reached]
)
)
[protected] _loaded => array(
'Acl' => object(AclComponent) {},
'Auth' => object(AuthComponent) {},
'Security' => object(SecurityComponent) {},
'RequestHandler' => object(RequestHandlerComponent) {},
'Session' => object(SessionComponent) {},
'Paginator' => object(PaginatorComponent) {},
'Prg' => object(PrgComponent) {},
'Toolbar' => object(ToolbarComponent) {},
'Cookie' => object(CookieComponent) {},
'RememberMe' => object(RememberMeComponent) {}
)
}
$settings = array(
'userModel' => 'Idbroker.LdapAuth'
)
$controller = object(BuildingsController) {
components => array(
'Acl' => null,
'Auth' => array(
[maximum depth reached]
),
'Security' => array(
[maximum depth reached]
),
'RequestHandler' => null,
'Session' => null,
'Paginator' => null,
'Search.Prg' => null,
'DebugKit.Toolbar' => null,
'RememberMe' => null
)
helpers => array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Session'
)
nonAcoFunctions => array(
(int) 0 => 'badRequest',
(int) 1 => 'isAuthorized',
(int) 2 => 'beforeFilter'
)
name => 'Buildings'
uses => array(
(int) 0 => 'Building'
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Buildings'
layoutPath => null
viewVars => array(
'model' => 'Building',
'currentUser' => null,
'title' => 'Index',
'jsFile' => 'View/Buildings/index.js'
)
view => 'index'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array()
scaffold => false
methods => array(
(int) 1 => 'index',
(int) 2 => 'create',
(int) 3 => 'edit',
(int) 4 => 'view',
(int) 5 => 'delete',
(int) 6 => 'dashboard',
(int) 7 => 'ajaxDeleteHoliday',
(int) 8 => 'get_by_token',
(int) 9 => 'generateToken',
(int) 10 => '_setupSecurity',
(int) 11 => '_setupAuth',
(int) 12 => 'setupWeekDays',
(int) 13 => 'badRequest',
(int) 14 => 'isAuthorized',
(int) 15 => 'getAclForView',
(int) 16 => 'getAclForMenu',
(int) 17 => 'calculateMenu',
(int) 18 => 'listAllControllers'
)
modelClass => 'Building'
modelKey => 'building'
validationErrors => null
Acl => object(AclComponent) {}
Auth => object(AuthComponent) {}
Security => object(SecurityComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Paginator => object(PaginatorComponent) {}
Prg => object(PrgComponent) {}
Toolbar => object(ToolbarComponent) {}
RememberMe => object(RememberMeComponent) {}
presetVars => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
Building => object(Building) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
$model = 'Idbroker.LdapAuth'LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 34
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 678
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Strict (2048): Only variables should be assigned by reference [APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 37]Code Context }
if(isset($this->sqlGroupModel) && !empty($this->sqlGroupModel) ){
$this->sqlGroupModel =& ClassRegistry::init($this->sqlGroupModel);
$collection = object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(BuildingsController) {}
[protected] _enabled => array(
'Acl' => array(
[maximum depth reached]
),
'Auth' => array(
[maximum depth reached]
),
'Security' => array(
[maximum depth reached]
),
'RequestHandler' => array(
[maximum depth reached]
),
'Session' => array(
[maximum depth reached]
),
'Paginator' => array(
[maximum depth reached]
),
'Prg' => array(
[maximum depth reached]
),
'Toolbar' => array(
[maximum depth reached]
),
'RememberMe' => array(
[maximum depth reached]
)
)
[protected] _loaded => array(
'Acl' => object(AclComponent) {},
'Auth' => object(AuthComponent) {},
'Security' => object(SecurityComponent) {},
'RequestHandler' => object(RequestHandlerComponent) {},
'Session' => object(SessionComponent) {},
'Paginator' => object(PaginatorComponent) {},
'Prg' => object(PrgComponent) {},
'Toolbar' => object(ToolbarComponent) {},
'Cookie' => object(CookieComponent) {},
'RememberMe' => object(RememberMeComponent) {}
)
}
$settings = array(
'userModel' => 'Idbroker.LdapAuth'
)
$controller = object(BuildingsController) {
components => array(
'Acl' => null,
'Auth' => array(
[maximum depth reached]
),
'Security' => array(
[maximum depth reached]
),
'RequestHandler' => null,
'Session' => null,
'Paginator' => null,
'Search.Prg' => null,
'DebugKit.Toolbar' => null,
'RememberMe' => null
)
helpers => array(
(int) 0 => 'Html',
(int) 1 => 'Form',
(int) 2 => 'Session'
)
nonAcoFunctions => array(
(int) 0 => 'badRequest',
(int) 1 => 'isAuthorized',
(int) 2 => 'beforeFilter'
)
name => 'Buildings'
uses => array(
(int) 0 => 'Building'
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Buildings'
layoutPath => null
viewVars => array(
'model' => 'Building',
'currentUser' => null,
'title' => 'Index',
'jsFile' => 'View/Buildings/index.js'
)
view => 'index'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array()
scaffold => false
methods => array(
(int) 1 => 'index',
(int) 2 => 'create',
(int) 3 => 'edit',
(int) 4 => 'view',
(int) 5 => 'delete',
(int) 6 => 'dashboard',
(int) 7 => 'ajaxDeleteHoliday',
(int) 8 => 'get_by_token',
(int) 9 => 'generateToken',
(int) 10 => '_setupSecurity',
(int) 11 => '_setupAuth',
(int) 12 => 'setupWeekDays',
(int) 13 => 'badRequest',
(int) 14 => 'isAuthorized',
(int) 15 => 'getAclForView',
(int) 16 => 'getAclForMenu',
(int) 17 => 'calculateMenu',
(int) 18 => 'listAllControllers'
)
modelClass => 'Building'
modelKey => 'building'
validationErrors => null
Acl => object(AclComponent) {}
Auth => object(AuthComponent) {}
Security => object(SecurityComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Session => object(SessionComponent) {}
Paginator => object(PaginatorComponent) {}
Prg => object(PrgComponent) {}
Toolbar => object(ToolbarComponent) {}
RememberMe => object(RememberMeComponent) {}
presetVars => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
)
Building => object(Building) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
$model = 'Idbroker.LdapAuth'LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 37
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 678
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Strict (2048): Declaration of LdapSource::describe() should be compatible with DataSource::describe($model) [APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33]Code Context * @subpackage datasources.models.datasources
*/
class LdapSource extends DataSource {
$className = 'LdapSource'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Model/Datasource'
)
$plugin = 'Idbroker'
$package = 'Model/Datasource'
$file = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/LdapSource.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Model/Datasource/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapSource'
$path = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
include - APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ConnectionManager::loadDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 177
ConnectionManager::getDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 94
IdbrokerAppModel::__construct() - APP/Plugin/Idbroker/Model/IdbrokerAppModel.php, line 9
LdapAuth::__construct() - APP/Plugin/Idbroker/Model/LdapAuth.php, line 13
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php, line 169
LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 50
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Strict (2048): Declaration of LdapSource::create() should be compatible with DataSource::create(Model $Model, $fields = NULL, $values = NULL) [APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33]Code Context * @subpackage datasources.models.datasources
*/
class LdapSource extends DataSource {
$className = 'LdapSource'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Model/Datasource'
)
$plugin = 'Idbroker'
$package = 'Model/Datasource'
$file = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/LdapSource.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Model/Datasource/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapSource'
$path = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
include - APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ConnectionManager::loadDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 177
ConnectionManager::getDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 94
IdbrokerAppModel::__construct() - APP/Plugin/Idbroker/Model/IdbrokerAppModel.php, line 9
LdapAuth::__construct() - APP/Plugin/Idbroker/Model/LdapAuth.php, line 13
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php, line 169
LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 50
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Strict (2048): Declaration of LdapSource::read() should be compatible with DataSource::read(Model $Model, $queryData = Array, $recursive = NULL) [APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33]Code Context * @subpackage datasources.models.datasources
*/
class LdapSource extends DataSource {
$className = 'LdapSource'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Model/Datasource'
)
$plugin = 'Idbroker'
$package = 'Model/Datasource'
$file = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/LdapSource.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Model/Datasource/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapSource'
$path = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
include - APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ConnectionManager::loadDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 177
ConnectionManager::getDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 94
IdbrokerAppModel::__construct() - APP/Plugin/Idbroker/Model/IdbrokerAppModel.php, line 9
LdapAuth::__construct() - APP/Plugin/Idbroker/Model/LdapAuth.php, line 13
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php, line 169
LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 50
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Strict (2048): Declaration of LdapSource::update() should be compatible with DataSource::update(Model $Model, $fields = NULL, $values = NULL, $conditions = NULL) [APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33]Code Context * @subpackage datasources.models.datasources
*/
class LdapSource extends DataSource {
$className = 'LdapSource'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Model/Datasource'
)
$plugin = 'Idbroker'
$package = 'Model/Datasource'
$file = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/LdapSource.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Model/Datasource/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapSource'
$path = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
include - APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ConnectionManager::loadDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 177
ConnectionManager::getDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 94
IdbrokerAppModel::__construct() - APP/Plugin/Idbroker/Model/IdbrokerAppModel.php, line 9
LdapAuth::__construct() - APP/Plugin/Idbroker/Model/LdapAuth.php, line 13
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php, line 169
LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 50
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Strict (2048): Declaration of LdapSource::delete() should be compatible with DataSource::delete(Model $Model, $conditions = NULL) [APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33]Code Context * @subpackage datasources.models.datasources
*/
class LdapSource extends DataSource {
$className = 'LdapSource'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Model/Datasource'
)
$plugin = 'Idbroker'
$package = 'Model/Datasource'
$file = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/LdapSource.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Model/Datasource/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapSource'
$path = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
include - APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ConnectionManager::loadDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 177
ConnectionManager::getDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 94
IdbrokerAppModel::__construct() - APP/Plugin/Idbroker/Model/IdbrokerAppModel.php, line 9
LdapAuth::__construct() - APP/Plugin/Idbroker/Model/LdapAuth.php, line 13
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php, line 169
LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 50
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Strict (2048): Declaration of LdapSource::lastNumRows() should be compatible with DataSource::lastNumRows($source = NULL) [APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33]Code Context * @subpackage datasources.models.datasources
*/
class LdapSource extends DataSource {
$className = 'LdapSource'
$parts = array(
(int) 0 => 'Idbroker',
(int) 1 => 'Model/Datasource'
)
$plugin = 'Idbroker'
$package = 'Model/Datasource'
$file = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/LdapSource.php'
$paths = array(
(int) 0 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/',
(int) 1 => '/var/www/html/app/Plugin/Idbroker/Lib/Model/Datasource/',
(int) 2 => '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
)
$pluginPath = '/var/www/html/app/Plugin/Idbroker/'
$normalizedClassName = 'LdapSource'
$path = '/var/www/html/app/Plugin/Idbroker/Model/Datasource/'
include - APP/Plugin/Idbroker/Model/Datasource/LdapSource.php, line 33
App::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 567
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ConnectionManager::loadDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 177
ConnectionManager::getDataSource() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php, line 94
IdbrokerAppModel::__construct() - APP/Plugin/Idbroker/Model/IdbrokerAppModel.php, line 9
LdapAuth::__construct() - APP/Plugin/Idbroker/Model/LdapAuth.php, line 13
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php, line 169
LdapAuthenticate::__construct() - APP/Plugin/Idbroker/Controller/Component/Auth/LdapAuthenticate.php, line 50
AuthComponent::constructAuthenticate() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 810
AuthComponent::_getUser() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 693
AuthComponent::startup() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 304
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
LDAP not configured on this server. The PHP-LDAP extension is probably missing!