ID #23 (Previous | Next)
array (
'example_dependency_missing' =>
array (
'name' => 'Example dependency missing',
'library path' => 'sites/all/modules/libraries/tests/example',
'version' => '1',
'dependencies' =>
array (
0 => 'example_missing',
),
'files' =>
array (
'js' =>
array (
'example_1.js' =>
array (
),
),
),
'module' => 'libraries_test',
'machine name' => 'example_dependency_missing',
'vendor url' => '',
'download url' => '',
'path' => '',
'version callback' => 'libraries_get_version',
'version arguments' =>
array (
),
'versions' =>
array (
),
'integration files' =>
array (
),
'callbacks' =>
array (
'info' =>
array (
0 => 'libraries_prepare_files',
),
'pre-detect' =>
array (
),
'post-detect' =>
array (
0 => 'libraries_detect_dependencies',
),
'pre-load' =>
array (
),
'post-load' =>
array (
),
),
'installed' => false,
'error' => 'missing dependency',
'error message' => 'The Example missing library, which the Example dependency missing library depends on, is not installed.',
'loaded' => false,
),
'example_dependency_incompatible' =>
array (
'name' => 'Example dependency incompatible',
'library path' => 'sites/all/modules/libraries/tests/example',
'version' => '1',
'dependencies' =>
array (
0 => 'example_dependency',
),
'files' =>
array (
'js' =>
array (
'example_1.js' =>
array (
),
),
),
'module' => 'libraries_test',
'machine name' => 'example_dependency_incompatible',
'vendor url' => '',
'download url' => '',
'path' => '',
'version callback' => 'libraries_get_version',
'version arguments' =>
array (
),
'versions' =>
array (
),
'integration files' =>
array (
),
'callbacks' =>
array (
'info' =>
array (
0 => 'libraries_prepare_files',
),
'pre-detect' =>
array (
),
'post-detect' =>
array (
0 => 'libraries_detect_dependencies',
),
'pre-load' =>
array (
),
'post-load' =>
array (
),
),
'installed' => false,
'error' => 'incompatible dependency',
'error message' => 'The version 1.1 of the Example dependency library is not compatible with the Example dependency incompatible library.',
'loaded' => false,
),
'example_dependency' =>
array (
'name' => 'Example dependency',
'library path' => 'sites/all/modules/libraries/tests/example',
'version' => '1.1',
'files' =>
array (
'js' =>
array (
'example_1.js' =>
array (
),
),
),
'module' => 'libraries_test',
'machine name' => 'example_dependency',
'vendor url' => '',
'download url' => '',
'path' => '',
'version callback' => 'libraries_get_version',
'version arguments' =>
array (
),
'dependencies' =>
array (
),
'versions' =>
array (
),
'integration files' =>
array (
),
'callbacks' =>
array (
'info' =>
array (
0 => 'libraries_prepare_files',
),
'pre-detect' =>
array (
),
'post-detect' =>
array (
0 => 'libraries_detect_dependencies',
),
'pre-load' =>
array (
),
'post-load' =>
array (
),
),
'installed' => true,
'loaded' => 1,
),
'example_dependency_compatible' =>
array (
'name' => 'Example dependency compatible',
'library path' => 'sites/all/modules/libraries/tests/example',
'version' => '1',
'dependencies' =>
array (
0 => 'example_dependency',
),
'files' =>
array (
'js' =>
array (
'example_1.js' =>
array (
),
),
),
'module' => 'libraries_test',
'machine name' => 'example_dependency_compatible',
'vendor url' => '',
'download url' => '',
'path' => '',
'version callback' => 'libraries_get_version',
'version arguments' =>
array (
),
'versions' =>
array (
),
'integration files' =>
array (
),
'callbacks' =>
array (
'info' =>
array (
0 => 'libraries_prepare_files',
),
'pre-detect' =>
array (
),
'post-detect' =>
array (
0 => 'libraries_detect_dependencies',
),
'pre-load' =>
array (
),
'post-load' =>
array (
),
),
'installed' => true,
'loaded' => 1,
),
)