Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
README.txt core/themes/claro/css/classy/README.txt WHAT IS THIS DIRECTORY FOR? -------------------------------- This directory is for CSS files previously inherited from the Classy theme. WHY WERE CLASSY CSS FILES COPIED HERE? ------------------------------------------- Classy was removed in Drupal…
README.txt core/themes/claro/js/classy/README.txt WHAT IS THIS DIRECTORY FOR? -------------------------------- This directory is for JS files previously inherited from the Classy theme. WHY WERE CLASSY JS FILES COPIED HERE? ------------------------------------------- Classy was removed in Drupal 10.…
README.txt core/themes/claro/templates/classy/README.txt WHAT IS THIS DIRECTORY FOR? -------------------------------- This directory is for templates previously inherited from the Classy theme. WHY WERE CLASSY TEMPLATES COPIED HERE? ------------------------------------------- Classy was removed in Drupal…
README.txt core/themes/stark/README.txt ABOUT STARK ----------- The Stark theme is provided for demonstration purposes; it uses Drupal's default HTML markup and CSS styles. It can be used as a troubleshooting tool to determine whether module-related CSS and JavaScript are interfering…
README.txt core/tests/fixtures/files/README.txt These files are useful in tests that upload files or otherwise need to manipulate files, in which case they are copied to the files directory as specified in the site settings. Dummy files can also be generated by tests in order to save space.
README.txt core/assets/scaffold/README.txt Drupal Scaffold Files are files that are contained inside drupal/core, but are installed outside of the core directory (e.g. at the Drupal root). For now, the scaffold files are being maintained in their original locations. This is done so that…
README.txt core/assets/vendor/tabbable/README.txt Drupal core uses the UMD build of tabbable. To create this build: Navigate to the root directory of the tabbable library. Ensure that dependencies have been installed: ``` yarn install ``` Build files for production: ``` yarn build ``` This will…
README.txt core/lib/Drupal/Core/README.txt Code in the Drupal\Core namespace represents Drupal Subsystems provided by the base system. These subsystems MAY depend on Drupal Components and other Subsystems, but MAY NOT depend on any code in a module. Each Subsystem should be in its own…
README.txt core/modules/system/tests/src/Functional/UpdateSystem/README.txt This folder contains tests of the update system. Tests of System module's hook_update_N() and hook_post_update_NAME() implementations should be placed in core/modules/system/tests/src/Functional/Update.
README.txt core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/README.txt The classes in this directory act as a mock plugin type to test annotated class discovery. See the corresponding test file: /core/modules/system/src/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
README.txt core/modules/system/tests/src/Functional/Update/README.txt This folder contains tests of System module's hook_update_N() and hook_post_update_NAME() implementations. Tests of the update system should be placed in core/modules/system/tests/src/Functional/UpdateSystem.
ReadOnlyException.php core/lib/Drupal/Core/TypedData/Exception/ReadOnlyException.php Drupal\Core\TypedData\Exception
ReadOnlyModeMethodFilter.php core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php Drupal\jsonapi\Routing
ReadOnlyStorage.php core/lib/Drupal/Core/Config/ReadOnlyStorage.php Drupal\Core\Config
ReadOnlyStorageTest.php core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Drupal\Tests\Core\Config
ReadOnlyStream.php core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php Drupal\Core\StreamWrapper
ReadOnlyStreamWrapperTest.php core/tests/Drupal/KernelTests/Core/File/ReadOnlyStreamWrapperTest.php Drupal\KernelTests\Core\File
Rearrange.php core/modules/views_ui/src/Form/Ajax/Rearrange.php Drupal\views_ui\Form\Ajax
RearrangeFieldsTest.php core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Drupal\Tests\views_ui\Functional
RearrangeFilter.php core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Drupal\views_ui\Form\Ajax
RearrangeFilterTest.php core/modules/views_ui/tests/src/Unit/Form/Ajax/RearrangeFilterTest.php Drupal\Tests\views_ui\Unit\Form\Ajax
rebuild.php core/rebuild.php Rebuilds all Drupal caches even when Drupal itself does not work.
RebuildPermissionsForm.php core/modules/node/src/Form/RebuildPermissionsForm.php Drupal\node\Form
RebuildScriptTest.php core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Drupal\Tests\system\Functional\UpdateSystem
RebuildTest.php core/modules/system/tests/src/Functional/Form/RebuildTest.php Drupal\Tests\system\Functional\Form
RebuildTest.php core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php Drupal\Tests\system\FunctionalJavascript\Form
rebuild_token_calculator.sh core/scripts/rebuild_token_calculator.sh Command line token calculator for rebuild.php.
recipe-collections.css core/profiles/demo_umami/themes/umami/css/components/blocks/recipe-collections/recipe-collections.css .block-views-blockrecipe-collections-block { padding: 3rem 4%; color: #fff; background: #767775; } .block-views-blockrecipe-collections-block .block__title { margin-bottom: 1.5rem; text-align:…
recipe-instruction.css core/profiles/demo_umami/themes/umami/css/components/fields/recipe-instruction.css This file is used to style the 'field-recipe-instruction' field.
recipe.css core/profiles/demo_umami/themes/umami/css/components/content-types/recipe/recipe.css This file is used to style the recipe using the 'full' view mode.
Recipe.php core/lib/Drupal/Core/Recipe/Recipe.php Drupal\Core\Recipe
recipe.yml core/tests/fixtures/recipes/install_two_modules/recipe.yml core/tests/fixtures/recipes/install_two_modules/recipe.yml
recipe.yml core/tests/fixtures/recipes/unmet_config_dependencies/recipe.yml core/tests/fixtures/recipes/unmet_config_dependencies/recipe.yml
recipe.yml core/tests/fixtures/recipes/invalid_config/recipe.yml core/tests/fixtures/recipes/invalid_config/recipe.yml
recipe.yml core/tests/fixtures/recipes/base_theme_and_views/recipe.yml core/tests/fixtures/recipes/base_theme_and_views/recipe.yml
recipe.yml core/tests/fixtures/recipes/install_node_with_config/recipe.yml core/tests/fixtures/recipes/install_node_with_config/recipe.yml
recipe.yml core/tests/fixtures/recipes/no_extensions/recipe.yml core/tests/fixtures/recipes/no_extensions/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_actions/recipe.yml core/tests/fixtures/recipes/config_actions/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/level_1/recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/level_1/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/indirect_dependency_two_levels_down/recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/indirect_dependency_two_levels_down/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/level_2/recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/level_2/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/direct_dependency/recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/direct_dependency/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/indirect_dependency_one_level_down/recipe.yml core/tests/fixtures/recipes/config_actions_dependency_validation/indirect_dependency_one_level_down/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_from_module/recipe.yml core/tests/fixtures/recipes/config_from_module/recipe.yml
recipe.yml core/tests/fixtures/recipes/recipe_depend_on_invalid/recipe.yml core/tests/fixtures/recipes/recipe_depend_on_invalid/recipe.yml
recipe.yml core/tests/fixtures/recipes/theme_with_module_dependencies/recipe.yml core/tests/fixtures/recipes/theme_with_module_dependencies/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_rollback_exception/recipe.yml core/tests/fixtures/recipes/config_rollback_exception/recipe.yml
recipe.yml core/tests/fixtures/recipes/recipe_include/recipe.yml core/tests/fixtures/recipes/recipe_include/recipe.yml
recipe.yml core/tests/fixtures/recipes/recipe_depend_on_invalid_config_and_valid_modules/recipe.yml core/tests/fixtures/recipes/recipe_depend_on_invalid_config_and_valid_modules/recipe.yml
recipe.yml core/tests/fixtures/recipes/config_from_module_and_recipe/recipe.yml core/tests/fixtures/recipes/config_from_module_and_recipe/recipe.yml

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.