Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| claro_preprocess_select | function | core/ |
Implements template_preprocess_HOOK() for select. |
| claro_preprocess_status_messages | function | core/ |
Implements hook_preprocess_HOOK() for status_messages. |
| claro_preprocess_system_themes_page | function | core/ |
Implements hook_preprocess_HOOK() for system_themes_page. |
| claro_preprocess_table | function | core/ |
Implements template_preprocess_HOOK() for table. |
| claro_preprocess_text_format_wrapper | function | core/ |
Implements template_preprocess_text_format_wrapper(). |
| claro_preprocess_toolbar | function | core/ |
Implements hook_preprocess_toolbar(). |
| claro_preprocess_views_exposed_form | function | core/ |
Implements hook_preprocess_HOOK() for views_exposed_form. |
| claro_preprocess_views_ui_display_tab_bucket | function | core/ |
Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket. |
| claro_preprocess_views_ui_rearrange_filter_form | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI rearrange filter form. |
| claro_preprocess_views_view_fields__media_library | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| claro_preprocess_views_view_table | function | core/ |
Implements template_preprocess_HOOK() for views_view_table. |
| claro_system_module_invoked_library_info_alter | function | core/ |
Called by system.module via its hook_library_info_alter(). |
| claro_system_module_invoked_theme_registry_alter | function | core/ |
Called by system.module via its hook_theme_registry_alter(). |
| claro_theme_registry_alter | function | core/ |
Implements hook_theme_registry_alter(). |
| claro_theme_suggestions_details_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for details. |
| claro_theme_suggestions_form_element_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form_element. |
| claro_theme_suggestions_maintenance_page_alter | function | core/ |
Implements hook_theme_suggestions_maintenance_page_alter(). |
| claro_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| claro_views_ui_display_tab_alter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
| claro_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| ClassFinder | class | core/ |
A Utility class that uses active autoloaders to find a file for a class. |
| ClassFinder.php | file | core/ |
|
| ClassFinder::findFile | function | core/ |
Finds a class. |
| ClassFinderInterface | interface | core/ |
Finds a class in a PSR-0 structure. |
| ClassFinderInterface.php | file | core/ |
|
| ClassFinderInterface::findFile | function | core/ |
Finds a class. |
| ClassFinderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ClassFinder\ClassFinder[[api-linebreak]] @group ClassFinder |
| ClassFinderTest.php | file | core/ |
|
| ClassFinderTest::testFindFile | function | core/ |
@covers ::findFile[[api-linebreak]] |
| ClassLoaderTest | class | core/ |
Tests class loading for modules. |
| ClassLoaderTest.php | file | core/ |
|
| ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
| ClassLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClassLoaderTest::$expected | property | core/ |
The expected result from calling the module-provided class' method. |
| ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
| ClassLoaderTest::testClassLoading | function | core/ |
Tests that module-provided classes can be loaded when a module is enabled. |
| ClassLoaderTest::testClassLoadingDisabledModules | function | core/ |
Tests that module-provided classes can't be loaded from disabled modules. |
| ClassLoaderTest::testClassLoadingNotInstalledModules | function | core/ |
Tests that module-provided classes can't be loaded if module not installed. |
| ClassLoaderTest::testMultipleModules | function | core/ |
Ensures the negative caches in the class loader don't result in crashes. |
| ClassRequiresAvailable | class | core/ |
@requires externalCommand available_command |
| ClassRequiresAvailable::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
| ClassRequiresUnavailable | class | core/ |
@requires externalCommand unavailable_command |
| ClassResolver | class | core/ |
Implements the class resolver interface supporting class names and services. |
| ClassResolver.php | file | core/ |
|
| ClassResolver::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
| ClassResolver::setContainer | function | core/ |
Sets the service container. |
| ClassResolver::__construct | function | core/ |
Constructs a new ClassResolver object. |
| ClassResolverInterface | interface | core/ |
Provides interface to get an instance of a class with dependency injection. |
| ClassResolverInterface.php | file | core/ |
|
| ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
Pagination
- Previous page
- Page 176
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.