Search for region
- Search 7.x for region
- Search 9.5.x for region
- Search 8.9.x for region
- Search 11.x for region
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| region.html.twig | file | core/ |
Theme override to display a region. |
| region.html.twig | file | core/ |
Theme override to display a region. |
| region.html.twig | file | core/ |
Theme override to display a region. |
| region.html.twig | file | core/ |
Default theme implementation to display a region. |
| region.pcss.css | file | core/ |
Region default layout. |
| RegionalForm | class | core/ |
Configure regional settings for this site. |
| RegionalForm.php | file | core/ |
|
| RegionalForm::$countryManager | property | core/ |
The country manager. |
| RegionalForm::buildForm | function | core/ |
Form constructor. |
| RegionalForm::create | function | core/ |
Instantiates a new instance of this class. |
| RegionalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RegionalForm::loadDefaultTimeZone | function | core/ |
Prepares the saved timezone.default property to be displayed in the form. |
| RegionalForm::__construct | function | core/ |
Constructs a RegionalForm object. |
| RegionalSettingsFormTest | class | core/ |
Tests the system_regional_settings form. |
| RegionalSettingsFormTest.php | file | core/ |
|
| RegionalSettingsFormTest::$adminAccount | property | core/ |
A user with permission to administer site configuration. |
| RegionalSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RegionalSettingsFormTest::$modules | property | core/ |
Modules to install. |
| RegionalSettingsFormTest::testRegionalSettingsForm | function | core/ |
Tests the system_regional_settings form. |
| REGIONS_ALL | constant | core/ |
Return all regions. |
| REGIONS_VISIBLE | constant | core/ |
Return only visible regions. |
| RemoveBlockForm::$region | property | core/ |
The current region. |
| Section::getComponentsByRegion | function | core/ |
Gets the components for a specific region. |
| Section::getDefaultRegion | function | core/ |
Gets the default region. |
| SectionComponent::$region | property | core/ |
The region the component is placed in. |
| SectionComponent::getRegion | function | core/ |
Gets the region for the component. |
| SectionComponent::setRegion | function | core/ |
Sets the region for the component. |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| system_default_region | function | core/ |
Gets the name of the default region for a given theme. |
| system_region_list | function | core/ |
Get a list of available regions from a specified theme. |
| system_theme_suggestions_region | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| template_preprocess_region | function | core/ |
Prepares variables for region templates. |
| test_invalid_region.info.yml | file | core/ |
core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml |
| ThemeTest::testRegionClass | function | core/ |
Tests that region attributes can be manipulated via preprocess functions. |
| theme_region_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml |
| theme_region_test.module | file | core/ |
Provides hook implementations for testing purposes. |
| theme_region_test_preprocess_region | function | core/ |
Implements hook_preprocess_HOOK() for region templates. |
| TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
| user_form_system_regional_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
| user_form_system_regional_settings_submit | function | core/ |
Additional submit handler for \Drupal\system\Form\RegionalForm. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.